-
Notifications
You must be signed in to change notification settings - Fork 180
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
"Problems" still reported after file is deleted or moved #1886
Comments
Hi @bgdnlp, Thanks for the report! I'm able to reproduce the issue. It looks like we're detecting the file deletion, reparsing the directory and publishing a new set of diagnostics as expected. Here is the log output of
The language server doesn't publish diagnostics for Proposal
|
Extension Version
v2.34.0
VS Code Version
Version: 1.95.3 (Universal)
Commit: f1a4fb101478ce6ec82fe9627c43efbf9e98c813
Date: 2024-11-13T14:50:04.152Z
Electron: 32.2.1
ElectronBuildId: 10427718
Chromium: 128.0.6613.186
Node.js: 20.18.0
V8: 12.8.374.38-electron.0
OS: Darwin arm64 24.1.0
Operating System
macOS Sequoia 15.1.1
Terraform Version
1.9
Steps to Reproduce
Expected Behavior
No more problems reported for that file.
Actual Behavior
Problems still reported.
Terraform Configuration
No response
Project Structure
No response
Gist
No response
Anything Else?
Might be related to the fact that problems are still reported even after a file is closed? Clearing problems when file is closed would work even better IMHO.
Workarounds
No response
References
No response
Help Wanted
Community Note
The text was updated successfully, but these errors were encountered: