Skip to content

TAB key to indent/insert tab character #159

Open
@hongymagic

Description

@hongymagic

Hi,

I have hacked up initial version of TAB insertion in my own fork (note: it's initial and does not support shift-tab combination yet).

I just wanted to start up a discussion around supporting TAB keys. The reason why I ask is because it has come to my attention that not everybody agrees with TAB key being used to indent; especially in the context of a webpage. So what do people think about adding support for TAB?

Ideally, in the context of an editor, I would use TAB key to indent selected lines or for (de)indentation. We can make use of tab-size CSS property to adjust tab-width.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions