-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptFixedA PR has been merged for this issueA PR has been merged for this issueVS Code TrackedThere is a VS Code equivalent to this issueThere is a VS Code equivalent to this issue
Milestone
Description
From @bpasero on October 31, 2017 13:37
Testing: microsoft/vscode#37177
- create a hello world JS extension
- open extension.js
- start to type
RelativePattern
- complete it
=> no import is added
Imho if there is no import action after accepting a proposal, we should also not show it in the IntelliSense window.
Copied from original issue: microsoft/vscode#37282
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptFixedA PR has been merged for this issueA PR has been merged for this issueVS Code TrackedThere is a VS Code equivalent to this issueThere is a VS Code equivalent to this issue