You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@elsassph how would you feel about combining all of these diagnostics into a single diagnostic? Something to the effect of:
"Using unitialized variable 'internalFocusedNodeChanged' when this file is included in 25 scopes ['components/comp1.xml', 'components/comp2.xml', ...]"
As shown in the image below bslint problems are being displayed for the same line one for every time the script is included in a component:
Ideally we would now show the same error the a given line more than once.
The text was updated successfully, but these errors were encountered: