Quantcast
Channel: Visual Studio Code - Indent single line with tabulator-key - Stack Overflow
Viewing all articles
Browse latest Browse all 4

Answer by Alex E for Visual Studio Code - Indent single line with tabulator-key

$
0
0

Just adding another flavor here:

In case you want tab to work like shift-tab (where you don't have to highlight anything), AND if you're using tab as the key to accept autocomplete suggestions, use this setting:

{"key": "tab","command": "editor.action.indentLines","when": "!suggestWidgetVisible && editorTextFocus && !editorReadonly"}

Viewing all articles
Browse latest Browse all 4

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>