Skip to content

Investigate consistent behaviour when deleting 4 spaces #377

@JackMorganNZ

Description

@JackMorganNZ

Currently adding a tab adds four spaces instead to avoid issues of whitespace being composed of both tabs and spaces. When pushing backspace/delete, it should check if 4 spaces are there and delete them all, similar to popular coding editors. This would make it quicker to dedent code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersjavascriptPull requests that update Javascript code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions