NOTE By default, this extension will not set any shortcuts.
I just migrate code from Bracket Select and make some code optimization.
recommend set following shortcut:
[
{
"key": "ctrl+]",
"command": "power-edit.selectBracketContent",
"when": "editorTextFocus && editorLangId != 'markdown'",
},
{
"key": "ctrl+shift+]",
"command": "power-edit.selectBracket",
"when": "editorTextFocus && editorLangId != 'markdown'",
},
]
recommend set following shortcut:
[
{
"key": "ctrl+shift+i",
"command": "power-edit.selectByIndent",
"when": "editorTextFocus && editorLangId != 'markdown'",
},
]
Like git error file, the temp file very easily disappear if not keep it.
Before:
After:
ref: vscode search for a text only in git changes?
- Open in External App
- Neo File Utils
- VSCode FE Helper
- VSCode archive
- Modify File Warning
- Adobe Extension Development Tools
- Scripting Listener
Check all here: publishers/YuTengjing