-
Notifications
You must be signed in to change notification settings - Fork 29.9k
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
Initializing JS/TS language features spinning constantly #103740 still happening #108454
Comments
I recently saw this too, and only got it to stop by disabling |
I don't have such a Typescript plugin. My VSC contains Insert Unicode, PHP interphense, Restore Editors, and Save All only. |
Click "Extensions" (the button on the left sidebar) > "Filter Extensions..." (the left-most icon in the top bar of the extensions search window) > "Built-in" to see it, it doesn't normally show in the regular list. In the listed categories you should then see, look for it in the "Features" list, not the "Programming Languages" list |
There are a lot of these. What is the exact name, please? |
Oh, I disabled "TypeScript Language Basics" before I saw the screenshot. My bad. I've corrected it. For future reference, it is in the Extensions > Features section, as shown clearly in the screenshot. Thanks. |
Closing this as:
|
@mjbvz is the playground to be removed then? Otherwise this decision would seem pretty inconsistent |
Actually this effects other in-memory resources too so reopening. To verify:
Make sure that hover does not show |
This strange bug thread is one reason I've decided not to use VSC as my code editor. I don't want to use an editor, no matter how otherwise functional, that can't fix its own bugs in an intelligent and timely way. |
Somedays you just can't win at open source :) |
mjbvz,. I think that is true. Only when there are good bug fixers and good documentation writers and good designers and good coders in the active community does Open Source really shine. Otherwise, I've evaluated 14 code editors and discovered that those that are sold by a single developer for money are freest of bugs and the best documented. In may cases, they are also the most functional products. |
It may be of interest to those who have been following my search for a code editor to know that I've given up my search as fruitless and plan to write my own. It will be lightweight, easily extendible, and work with all OSs because it will be an Ajax/JavaScript/PHP/Bootstrap self-hosted website. It will welcome an Open Source community for extensions and suggestions only, and I will fix any bugs and document it myself. |
Steps to Reproduce:
1.Install VSC or update to version 1.50.0
2.Open some Help pages.
3.Click on the tab for an existing file ("Interactive Playground").
Observe that the purple status bar has a spinner "Initializing JS/TS..." at the left. It never stops spinning.
Does this issue occur when all extensions are disabled?: Yes!
See #103740.
The text was updated successfully, but these errors were encountered: