I am using Visual Studio Code with version 1.32.2 but on earlier versions I saw this issue too and I have MacBook Pro 2018 2.6GHz . Sometimes when I'm writing code I'm switching between files with shortcut CMD + P
and I found big issue that I need to wait 15-20 minutes or just restart Visual Studio Code. When I want to check intellisense I'm getting message
Loading...
And at the top of file I see spinner for loading my intellisense. It's really annoying because I need to write everything from hand. Someone saw that issue too ?
I have tried to reinstall VSCode and Mojave and nothing worked for me.
EDIT
When i press TAB i cannot switch by default but at the bottom of VSCode I saw message and spinner
Activating Extenstions...
Troubleshooting# If you find IntelliSense has stopped working, the language service may not be running. Try restarting VS Code and this should solve the issue. If you are still missing IntelliSense features after installing a language extension, open an issue in the repository of the language extension.
Starting in version 0.12. 3 of the extension, there is a command to reset your IntelliSense database. Open the Command Palette (Ctrl+Shift+P) and choose the C/C++: Reset IntelliSense Database command.
Check your CPU Consumption The VS Code wiki recommends checking your CPU consumption to see if a process called "extensionHost" is taking up a lot of processing power. If this is the case, it is likely that an extension is causing your problem.
If while opening a large file, VSCode freezes and then crashes, you need to delete some files. So, open Run, paste “%AppData%” and click Ok. Now, open Code > Backup and then delete the only folder that is inside that directory. Finally, restart VSCode and see if the issue persists.
Some of this extensions did that loading problem, I solved issue by uninstalling those extensions:
debugger-for-chrome
html-css-class-completion
Uninstalling "debugger-for-chrome" extension works for me.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With