Skip to content

Default to requiring tab to trigger a completion #310

@billti

Description

@billti

Intellisense is not always perfect, so it can be annoying when typing in a method name manually and it auto-selects a different one from the completion list.

Similar to other JavaScript editors, the default should be to accept what the user wrote, not a closest match from the list, unless an explicit completion trigger (i.e. TAB) is selected.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions