rokucommunity / brighterscript

A superset of Roku's BrightScript language
MIT License
152 stars 47 forks source link

Refines ScopeValidator Diagnostics to use more specific Diagnostic tags #1211

Closed markwpearce closed 1 month ago

markwpearce commented 1 month ago

Fixes an issue where more diagnostics would be cleared on file changes than should have been.

Fixes #1209

markwpearce commented 1 month ago

Changed tack here... Instead of being laisez-faire about the diagnostics clearing, instead i've changed it to be very specific to the what is cleared.. so each validation function can decide best on how to clear existing diagnostics