Stuck in Saving 'foo.vue' Getting code actions from 'ESlint' or 'Vetur'
See original GitHub issue- VSCode Version:1.46.1
- OS Version:Windows_NT x64 10.0.18362
Steps to Reproduce:
1.Write a self close tag, eslint will make tag self close
<router-link></router-link>
gonna be :
<router-link />
2.Make the tag split and insert value
<router-link>foo</router-link>
3.Execute Save action then VSCode Stuck in Saving ‘foo.vue’ Getting code actions from ‘ESlint’
4.
Does this issue occur when all extensions are disabled?: No
Issue Analytics
- State:
- Created 3 years ago
- Reactions:2
- Comments:10 (4 by maintainers)
Top Results From Across the Web
Getting code actions from ''Vetur', 'Eslint'' takes too long! #2150
Saving 'Test.vue': Getting code actions from ''Vetur', 'ESLint'' (configure). and it hangs for 5 to 7 seconds. Disabling eslint doesn't fix ...
Read more >VSCode `Saving Getting code actions from` - Stack Overflow
Getting frequent Saving Getting code actions from from VSCode. VSCode freezes, the file is NOT saved. It seems to happen for Prettier, Eslint, ......
Read more >eslint/eslint - Gitter
The reason I asked is I'm using Vue in VSCode with the Vetur extension, and in its current form Vetur is unable to...
Read more >Eslint Returns Errors But Github Action Is Still Successful - ADocLib
Stuck in Saving 'foo.vue' Getting code actions from 'ESlint' or 'Vetur' #999 Vetur / vue setup can you please provide me with a...
Read more >How I Resolved Vue.js, VSCode, Vetur, Prettyhtml, and ...
So, when open a .vue file in VS Code and Format Document with Vetur, it uses Prettyhtml by default, which violates prettier ES...
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 Free
Top 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
This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.
Happy Coding!
I made a risky decision and deleted the line.