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

Stop the "type checking" notifications appearing #2023

Open
isaacabraham opened this issue Jul 3, 2024 · 2 comments
Open

Stop the "type checking" notifications appearing #2023

isaacabraham opened this issue Jul 3, 2024 · 2 comments
Labels
enhancement Accepted suggestions that makes existing features better up for grabs Good first issues

Comments

@isaacabraham
Copy link

In recent Ionide releases, typechecking notifications appear in the status bar every single time a file is type checked. This seems to be a continual thing - saving a single file causes all files to be type checked. To be honest, it's not the performance implications that I'm creating this issue for, but the fact that the constant animation in the status bar is very annoying. Even turning off Ionide notifications didn't help - I had to explicitly remove the Ionide status bar component, which means I've now lost all Ionide status updates (the rest of which are very useful).

@isaacabraham
Copy link
Author

Sorry. It's the "Progress Message" notification that needed disabling in Code.

@TheAngryByrd TheAngryByrd added enhancement Accepted suggestions that makes existing features better up for grabs Good first issues labels Sep 2, 2024
@TheAngryByrd
Copy link
Member

I agree it can be annoying to have it pop up constantly. The flip side is seeing FSAC using your CPU and not knowing what it's crunching on.

I'll make this approved if someone wants to add a feature flag for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Accepted suggestions that makes existing features better up for grabs Good first issues
Projects
None yet
Development

No branches or pull requests

2 participants