Skip to content

Test: Support tab completion for snippets #9698

Closed
@Tyriar

Description

@Tyriar

Test for #9579:

There is a new configuration property editor.tabCompletion which defaults to false. When set to true verify that

  • pressing the Tab key when the cursor follows a snippet prefix expands the snippet
  • reason about the name of this setting (tabCompletion) - rationale was that folks know this feature as tab completion
  • make sure things are live: run the Preferences: Snippet to define a new snippet and make sure it works without restart
  • use prefixes with non-word characters like c'l and make sure it works

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions