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

Recursive includes can cause IntelliSense to be a lot slower #1949

Closed
sean-mcmanus opened this issue May 7, 2018 · 0 comments
Closed

Recursive includes can cause IntelliSense to be a lot slower #1949

sean-mcmanus opened this issue May 7, 2018 · 0 comments
Labels
bug fixed Check the Milestone for the release in which the fix is or will be available. Language Service performance
Milestone

Comments

@sean-mcmanus
Copy link
Collaborator

With 0.17.0: If your recursive include expands to too many folders, it can cause the red flame (IntelliSense updating) to take too long (e.g. 15 times more include paths can lead to a 5 times slow down). We've disabled recursive includes "by default" for 0.17.0. We have a fix internally, but we're still working on fixing the scenario when new #includes are added.

@sean-mcmanus sean-mcmanus added this to the May 2018 milestone May 7, 2018
@sean-mcmanus sean-mcmanus self-assigned this May 7, 2018
@sean-mcmanus sean-mcmanus modified the milestones: May 2018, 0.17.1 May 10, 2018
@sean-mcmanus sean-mcmanus added the fixed Check the Milestone for the release in which the fix is or will be available. label May 14, 2018
@sean-mcmanus sean-mcmanus removed their assignment Apr 22, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Oct 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed Check the Milestone for the release in which the fix is or will be available. Language Service performance
Projects
None yet
Development

No branches or pull requests

1 participant