Skip to content

shift + tab remove all tabulation one time #4177

Closed
@joubertredrat

Description

@joubertredrat

Hi guys,

on test in https://codemirror.net/mode/php/index.html and https://codemirror.net/mode/javascript/index.html indentation with tab works fine as expected, but if you use shift + tab, all indentation is removed one time instead to remove one by one while will pressing shift + tab.

On IDE and editors, is normal to add one indentation if you press tab and remove one indentation if you press shift + tab, but here, if I press tab 4 times, it correctly add 4 indentation and if I press shift + tab 1 time, it remove 4 indentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions