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

Stale errors/warnings stick around after a full build #203

Open
natefaubion opened this issue Dec 14, 2023 · 0 comments
Open

Stale errors/warnings stick around after a full build #203

natefaubion opened this issue Dec 14, 2023 · 0 comments

Comments

@natefaubion
Copy link
Contributor

natefaubion commented Dec 14, 2023

On 0.26.3, my usual steps to reproduce involve git checkout workflows:

  • Open a git project in VSCode
  • Save a file in the editor that results in an error or warning
  • git checkout .
  • Initiate a full build in the editor with cmd+shift+b
  • Project builds OK but errors and warnings stick around.

In order to get rid of the error I have to go to the file and resave it. In the case of a file that no longer exists, I have to reload the workspace in VScode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant