Skip to content
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

[IDE] Allow to see status of parallel fixes that are running and be able to cancel #154

Closed
jwmatthews opened this issue Apr 5, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request ide-plugin IDE Related Issues priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. rpc-server

Comments

@jwmatthews
Copy link
Member

I've run into situations where I had several Generated Fixes running at same time and then saw that at least one never finished and was running for a few hours...(I saw the Generating Fix spinner in bottom of status bar which made me think a task was stuck, or maybe the spinner wasn't updated).

I ended up restarting VSCode to reset the state and clear the Generating Fix spinner.
After doing this, I also noticed my prior Analysis information was not displayed, the temp directory for the IDE Plugin was changed in the config file, so I had to start fresh and re-run analysis

@jwmatthews jwmatthews added priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. ide-plugin IDE Related Issues labels Apr 5, 2024
@shawn-hurley shawn-hurley added enhancement New feature or request rpc-server labels Jan 10, 2025
@fabianvf
Copy link
Contributor

Closed because we no longer support simultaneous requests, enhancement to allow that behavior again captured here #153

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ide-plugin IDE Related Issues priority/important-longterm Important over the long term, but may not be staffed and/or may need multiple releases to complete. rpc-server
Projects
None yet
Development

No branches or pull requests

4 participants