-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugsuggestIntelliSense, Auto CompleteIntelliSense, Auto CompleteverifiedVerification succeededVerification succeeded
Milestone
Description
- VSCode Version: 1.17.0
- OS Version: Any
Steps to Reproduce:
- Open your most beloved project in VSCode.
- Start typing in any code file to trigger the code completion.
- 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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugsuggestIntelliSense, Auto CompleteIntelliSense, Auto CompleteverifiedVerification succeededVerification succeeded