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

Add support for clearing file issues in VSCode #23

Merged
merged 2 commits into from
Apr 17, 2024
Merged

Conversation

fourls
Copy link
Collaborator

@fourls fourls commented Apr 16, 2024

This PR adds a new Clear All Issues In This File command to the VSCode companion, which does what it says on the box.
It also fixes a bug that would cause files that had been previously analyzed to not have their issues cleared if the second analysis returned zero issues.

@fourls fourls requested a review from Cirras April 16, 2024 04:51
CHANGELOG.md Outdated Show resolved Hide resolved
companion/delphilint-vscode/src/extension.ts Outdated Show resolved Hide resolved
Copy link
Collaborator

@Cirras Cirras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@Cirras Cirras merged commit a1d7cd1 into master Apr 17, 2024
3 checks passed
@Cirras Cirras deleted the clear-issues-vscode branch April 17, 2024 01:45
This was referenced Apr 18, 2024
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

Successfully merging this pull request may close these issues.

None yet

3 participants