// In brackets.json (Preferences) "overrides": "Ctrl-Shift-I": "your.extension.toggle"
: If you are writing your own extension, you can set breakpoints in the Sources tab to step through your logic in real-time. Common Extension Shortcuts to Know
// In brackets.json (Preferences) "overrides": "Ctrl-Shift-I": "your.extension.toggle"
: If you are writing your own extension, you can set breakpoints in the Sources tab to step through your logic in real-time. Common Extension Shortcuts to Know