-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
editor-coreEditor basic functionalityEditor basic functionalityeditor-renderingEditor rendering issuesEditor rendering issuesfeature-requestRequest for new features or functionalityRequest for new features or functionalityon-testplan
Milestone
Description
- VSCode Version: Code 1.4.0 (6276dcb, 2016-08-04T16:49:32.489Z)
- OS Version: Linux x64 4.4.0-34-generic
tabSize setting has two independent functions:
- Size of tabulation character.
- Size of indentation.
The latter is really useful. But its connectedness with the former makes it unusable. In one file tabulation character size may be 8 and indentation size may be 4. How can I control these two values with one setting?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
editor-coreEditor basic functionalityEditor basic functionalityeditor-renderingEditor rendering issuesEditor rendering issuesfeature-requestRequest for new features or functionalityRequest for new features or functionalityon-testplan