Skip to content

Support for TabCompletion #9579

Closed
Closed
@jrieken

Description

@jrieken

We have a first cut for the 'tab completion'-feature which is about inserting a snippet when matching a prefix and pressing Tab.

jul-21-2016 14-25-12

Open questions:

  • by default we have '24x7' Intellisense. combined with the new snippetSuggestions = top setting you can achieve the same
  • for Tab to work we need to know snippets statically which isn't true for completions of type snippet that come from contributed completion providers (IMO this is a corner case)

Metadata

Metadata

Assignees

Labels

accessibilityKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesfeature-requestRequest for new features or functionality

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions