Svelte for VS Code doesn't wanna install.
See original GitHub issueDescribe the bug After clicking “install” in VScode, it says “installing” for a long time. I don’t know how long because I didn’t wait, but at least 5-10min.
To Reproduce search for “Svelte” in VSCode extensions. Find “Svelte for VS Code” by Svelte. Click “Install”
Expected behavior To install extension in reasonable time.
Screenshots http://prntscr.com/10306li
System (please complete the following information):
- OS: Windows 10, WSL1 Ubuntu
- IDE: VS Code
- Plugin/Package: Svelte for VS Code
Additional context No
Issue Analytics
- State:
- Created 3 years ago
- Comments:13 (6 by maintainers)
Top Results From Across the Web
Svelte for VS Code - Visual Studio Marketplace
Svelte for VS Code. Provides syntax highlighting and rich intellisense for Svelte components in VS Code, using the svelte language server.
Read more >Code linting not updating realtime (Svelte for VS Code)
Svelte for VS Code extension v105.9.0 seems to have introduced a bug with JS/TS scripts which results in linting completely breaking. Errors and ......
Read more >Must Have VS Code Extension for Working with SvelteKit
SvelteKit is one of the best frameworks out there, and working with it just got much much easier! Check out this new extension...
Read more >formatting problems with VSCode and svelte
I'm running into some strange formatting issues with vscode using svelte. Whenever I create an HTML tag, say ...
Read more >VS Code, Svelte and Prettier set up - Hao's learning log
However, Prettier in VS Code for some reason just doesn't want to auto format Svelte files. So I left the auto format to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
One reason could be that the extension is 18 mb packed and about 80mb (I think) unpacked. So it just takes a little longer to install than for others.
@dummdidumm Thanks, it installs way faster now. Still, I need to uninstall it 2 times. Acts like separate extension for remote WSL1 and for local. It’s the only time I’ve seen this. I am ok with that, just saying in case you hear more about this. Thanks for the improvement!