Skip to content

Fix Repeated Verification on Open#99

Merged
rcosta358 merged 1 commit into
mainfrom
fix-repeated-verification-on-open
Jul 20, 2026
Merged

Fix Repeated Verification on Open#99
rcosta358 merged 1 commit into
mainfrom
fix-repeated-verification-on-open

Conversation

@rcosta358

Copy link
Copy Markdown
Collaborator

This PR makes the verification run only when the first workspace document opens instead of on every didOpen event, preventing unnecessary verification runs when switching or opening files.

@rcosta358 rcosta358 self-assigned this Jul 16, 2026

@CatarinaGamboa CatarinaGamboa left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

What was the actual bug? Verifying multiple times at the first verification?

@rcosta358

Copy link
Copy Markdown
Collaborator Author

Basically re-verifying the whole project just by changing between files, since the onOpen event was triggered.

@rcosta358
rcosta358 merged commit 82c1329 into main Jul 20, 2026
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.

2 participants