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

Intellisense for node modules and local imports appears to be broken in v1.11.1 #24121

Closed
leosco opened this issue Apr 6, 2017 · 2 comments
Closed
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@leosco
Copy link

leosco commented Apr 6, 2017

On previous releases, typing import assert from 'asse would autocomplete to assert, and the same would apply to local imports such as import myFunc from './myFunc'.

Now, on v1.11.1 I've noticed that's stopped working.

@mjbvz mjbvz self-assigned this Apr 6, 2017
@mjbvz mjbvz added the *duplicate Issue identified as a duplicate of another issue(s) label Apr 6, 2017
@mjbvz
Copy link
Collaborator

mjbvz commented Apr 6, 2017

Duplicate of #23962

You still should be able to manually trigger the suggestions using the keyboard shortcut. Also see my explanation how to enable quick suggestions in strings to match the 1.10 behavior: #23962 (comment)

@mjbvz mjbvz closed this as completed Apr 6, 2017
@leosco
Copy link
Author

leosco commented Apr 6, 2017

Thanks for the quick response! Sorry, I didn't notice the duplicate issue :)

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants