#13 Hide problems for file when file closed in VSCode

Closed
opened 8 years ago by haydenw · 1 comments
haydenw commented 8 years ago

When using other linting plugins in VSCode, a file's problems are removed from the problems list when the file is closed in VSCode (for example with Pylint and the Python plugin). With VHDL-Tool, problems are left in the problems view from when a file is opened until VSCode is restarted.

When using other linting plugins in VSCode, a file's problems are removed from the problems list when the file is closed in VSCode (for example with Pylint and the Python plugin). With VHDL-Tool, problems are left in the problems view from when a file is opened until VSCode is restarted.
vhdl-tool commented 8 years ago
Owner

I think VSCode should really be responsible for removing problems from closed files.

However, I have worked around this by sending an empty problems list for the file when it is closed. This will be in version 0.5.

I think VSCode should really be responsible for removing problems from closed files. However, I have worked around this by sending an empty problems list for the file when it is closed. This will be in version 0.5.
Sign in to join this conversation.
No Label
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.