vscode-inline-spacify READMEThis allows users to convert tabs to spaces inline for alignment purposes. Simply enable the plugin, then save an open document. All inline tabs will be converted to the proper spacing. (This excludes tabs at the beginning of a line). FeaturesThe extension automatically runs on file save which is automatically handled by VS Code at regular intervals.
The extension can also be executed on demand
Extension SettingsThis extension defaults to the tab size of the current document, otherwise falls back to the default tabSize editor setting: Release Notes1.0.1Active text editor can't be set to a class property. 1.0.0Fix context issue when using keyboard shortcuts. 0.0.2Update icon and keywords. 0.0.1Initial Release! |