question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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. image

Does this issue occur when all extensions are disabled?: No

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

7reactions
vscodebot[bot]commented, Jun 30, 2020

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!

0reactions
itsalb3rtcommented, Aug 8, 2020

I made a risky decision and deleted the line.

"editor.codeActionsOnSave": {
    "source.fixAll": true
  }
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found