Skip to content

bug: tabSize affects indentation #10339

@cblp

Description

@cblp
  • 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:

  1. Size of tabulation character.
  2. 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?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions