-
-
Notifications
You must be signed in to change notification settings - Fork 35
Symbol list uses 100% CPU #71
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
Labels
Comments
Error does not happen if user setting |
Most likelly the error was introduced by commit #64 |
pedro-ricardo
added a commit
that referenced
this issue
Jun 15, 2018
Merged
Fixed in PR #72 |
krvajal
pushed a commit
that referenced
this issue
Jun 16, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The code below freezes the extension when the Symbol List (Ctrl+Shift+O) command is used. The extension keeps running in the background with 100% CPU even after VScode is closed.
The screenshot below illustrates what is happening:


After pressing Ctrl+Shift+O it is not possible to type anything, the editor freezes.
If you kill the code process that is using 100% CPU it is possible to type in editor once again, but the symbol list shows
No symbol information for the file
and the following window pops up:The text was updated successfully, but these errors were encountered: