Skip to content

Backspace should not always cancel code completion #36491

@defr0std

Description

@defr0std
  • VSCode Version: 1.17.0
  • OS Version: Any

Steps to Reproduce:

  1. Open your most beloved project in VSCode.
  2. Start typing in any code file to trigger the code completion.
  3. Imagine you made a typo and press backspace while code completion is still displayed.

Expected: code completion should be re-triggered.
Actual: code completion is done and you need to trigger it manually again.

A number of inconveniences have been already reported in issue #19238.
This behavior is not consistent with other editors, including the big-VS.

Could you please reconsider the default behavior or at least provide a setting to change it?

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugsuggestIntelliSense, Auto CompleteverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions