Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import completion broken on vscode with 2.1 #12165

Closed
mhegazy opened this issue Nov 11, 2016 · 0 comments
Closed

Import completion broken on vscode with 2.1 #12165

mhegazy opened this issue Nov 11, 2016 · 0 comments
Labels
Bug A bug in TypeScript Fixed A PR has been merged for this issue

Comments

@mhegazy
Copy link
Contributor

mhegazy commented Nov 11, 2016

From #188 (comment)

@mhegazy i am using VSCode with the

   "typescript.tsdk": "./node_modules/typescript/lib",

in the .vscode/settings.json pointing to the nightly build npm package (latest just updated)

there is no autocomplete for the module paths for imports

image

as you can see the autocomplete only shows an already seen text token not a name of a file on disc

@mhegazy mhegazy added the Bug A bug in TypeScript label Nov 11, 2016
@mhegazy mhegazy added this to the TypeScript 2.1.3 milestone Nov 11, 2016
@mhegazy mhegazy added the Fixed A PR has been merged for this issue label Nov 19, 2016
@mhegazy mhegazy closed this as completed Nov 19, 2016
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A bug in TypeScript Fixed A PR has been merged for this issue
Projects
None yet
Development

No branches or pull requests

2 participants