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 path quick suggestions - performance issue #35971

Closed
mudrz opened this issue Oct 10, 2017 · 3 comments
Closed

Import path quick suggestions - performance issue #35971

mudrz opened this issue Oct 10, 2017 · 3 comments
Assignees
Labels
info-needed Issue requires more information from poster javascript JavaScript support issues

Comments

@mudrz
Copy link

mudrz commented Oct 10, 2017

  • VSCode Version: 1.17.0
  • OS Version: macOS High Sierra 10.13

Reproduces without extensions: Yes

Path Intellisense is very slow on a medium sized project and unusable on a big project - there is 2-4 seconds delay before folder/files suggestions are shown

@mjbvz
Copy link
Collaborator

mjbvz commented Oct 11, 2017

Possible related to microsoft/TypeScript#16329

Can you try installing the latest TypeScript 2.6 dev build in your workspace by running npm install typescript@next and following these instructions to see if fixes the issue

@mjbvz mjbvz added the info-needed Issue requires more information from poster label Oct 13, 2017
@mudrz
Copy link
Author

mudrz commented Oct 18, 2017

@mjbvz
I just installed TS 2.6 and the performance issue is indeed fixed
(aliases are still not correctly resolved though microsoft/TypeScript#19113)

@mjbvz
Copy link
Collaborator

mjbvz commented Oct 19, 2017

Thanks for the following up @mudrz. We'll keep looking into the alias path suggestions issue. Closing this issue as upstream.

@mjbvz mjbvz closed this as completed Oct 19, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster javascript JavaScript support issues
Projects
None yet
Development

No branches or pull requests

3 participants