Skip to content

Auto imports does not work for extensions #19629

Description

@mjbvz

From Benjamin Pasero (@bpasero) on October 31, 2017 13:37

Testing: microsoft/vscode#37177

  1. create a hello world JS extension
  2. open extension.js
  3. start to type RelativePattern
  4. 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptFixedA PR has been merged for this issueVS Code TrackedThere is a VS Code equivalent to this issue

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions