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.

Running Save Participants

See original GitHub issue
  • [x ] I have searched through existing issues
  • [x ] I have read through docs
  • [x ] I have read FAQ

Info

  • Platform: Win
  • Vetur version: 0.23.0
  • VS Code version: 1.42.1

Problem

When saving a vue file, the file either will not save or takes a long time saving and the following message pops up:

Running Save Participants for 'File.vue': Quick Fixes

I have tested this with all extension disabled globally (not just workspace). I went though each individual extension to test it (which was painful), and Vetur was the only one causing this problem.

I have also searched the VSCode Issues and it seems a lot of people are having the “Running Save Participants” problem and some are reporting other extensions are having this problem as well, but for me it seems to be this extension specifically.

I then checked with one of my co-worker who also uses the same tools as I do. He does not have this problem. The only difference is the VS Code version he is using.

My Co-workers info

  • Platform: Win & MacOS (same versions on both)
  • Vetur version: 0.23.0
  • VS Code version: 1.41.1

Then I checked with another co-worker. He’s on the same versions as I am, and he hasn’t seen the problem. So I have no clue wtf is the problem anymore.

So perhaps an issue with Vetur the latest VS Code version. But again, I have seen others reporting issues with other extensions causing this problem. I will be submitting a ticket to VS Code as well.

Reproducible Case

  1. Open vue file.
  2. Save file
  3. Notice that the “Running Save Participants” pops up and file takes a long time to save.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
JoelFeinercommented, Mar 12, 2020

I’m still seeing this issue even in 0.24.0. I’ve disable eslint and tslint vue and I still get high CPU usage after some time. The only plugin that VSCode says it is waiting on is Vetur. Also the Vue language server node process uses a lot of CPU, and no others do.

0reactions
JoelFeinercommented, Jul 28, 2020

This remains a huge issue. I made a couple line changes in one of my Vue files and it took 3-5 minutes for it to run all the save participants. That’s essentially unusable.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What does "Running Save Participants..." mean? · Issue #50351
VSC: v1.23.0 I've noticed there's a new statusbar item that's displayed when I save a file: What does it even mean?
Read more >
Running Save Participants runs forever on File Save
In my VS Code, it's an issue that comes from an installed Extension. How to find an extension did not work? Open the...
Read more >
View and download meeting attendance reports in Teams
Learn how to download a current attendance report as a meeting organizer in Microsoft Teams, during a meeting as well as a final...
Read more >
RunSignup
Save time with flexible, self-serve options for event and race transfers, participant transfers, deferrals and waitlist management.
Read more >
Managing participants in a meeting - Zoom Support
Sign in to the Zoom mobile app. Start a meeting. Tap Participants in the host controls to display the Participants panel. Tap a...
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