Skip to content

Smart Tabs - Feature Request #33974

Open
Open
@jednano

Description

@jednano

Some editors support what's called "smart tabs." The spec for vscode might look like the following:

Indentation defined by the nesting of code blocks is made of tabs, while any alignment that follows is made only of spaces.

Conceptually, this would ensure that mixed tabs and spaces for indentation would never occur.

tabs-vs-spaces

IntelliJ IDEA | Tabs and Indents | Smart Tabs
Related discussion: editorconfig/editorconfig#323 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    editor-coreEditor basic functionalityfeature-requestRequest for new features or functionality

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions