- EnDeTab
- Convert Tabs to Spaces to Tabs
- 4 Installs
-
This extension is allowed to:
- Launch Subprocesses
Readme
EnDeTab provides the following two commands that were in Nova from v1 - v12 but missing from v13
- Convert Tabs to Spaces (Detab)
- Convert Spaces to Tabs (Entab)
Usage
Use the command pallet to execute one of the two commands above. If there is an selection the conversion will only apply to that, else the entire document.
The current documents "tab size" will be used for the conversion.
Configuration
To configure global preferences, open Extensions → Extension Library... then select EnDeTab's Preferences tab.
You can also configure preferences on a per-project basis in Project → Project Settings...
Configuration settings available are the name, path and arguments to the command used to process the text.
Changelog
Version 1.0
Initial release