Skip to content

After code is corrected and saved, previous error/problem is still persistent #195

@wileycoleman

Description

@wileycoleman

Describe the bug
After correcting code to eliminate an error, and saving the fie, the previous problem and flagging of the problem does not go a way.

To Reproduce
Make a simple type error in any code. For example use "string" instead of String. Save the file and see the proper error message and red underlining appear. Now change the code from "string" to "String". Save the file. The error message and red underlining do not go away. Close VScode and re-open it. The error message and underlining finally go away.

Expected behavior
Once error is corrected and file is saved, the red underlining and error messages should go away.

Piece of Code
see screenshot

Screenshots
Screenshot from 2024-03-28 20-57-44

Desktop (please complete the following information):

  • OS: Ubuntu 22.04 LTS
  • Crystal version: 1.11.2
  • This plugin version: 0.9.3
  • VS Code version: 1.87.2

Additional context
Add any other context about the problem here.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions