Insert Tab when press TabThis extension allow you insert Tab when press Tab, when "Insert Spaces when press Tab" is enabled. This extension is for those who use spaces for indent and tab for align. FeaturesIf:
Then:
NotesThis extension wouldn't make any different if you have disabled the "Insert Spaces when press Tab". This extension wouldn't be much useful if your "editor.IndentSize" setting is "tabSize". Since some files may have a mixture of tabs and spaces for indent, this extension will treat all leading whitespace character as indent. When the Tab character appeared inside indent e.g. " \t\n", you may not able to delete that "\t" by backspace key in VSCode. Extension SettingsNo setting is required. Known IssuesNone yet. Release Notes1.0.2Deprecated! Extension "Insert Tab" would give better control over format. 1.0.1Initial release |