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
feat: add diagnostics feature to the language server VSCODE-375 (#493)
* feat: add diagnostics feature to the language server VSCODE-375
* test: add diagnostic suite and hopefully fix telemetry suit
* test: try to replace property with sandbox
* test: simplify the agg exported telemetry test
* refactor: provide fix for new dbs and address other pr comments
* refactor: remove unused function
* fix: do not highlight use in the middle of the string
* refactor: remove trim
* fix: remove extra space
* fix: do not find use diagnostic issue when use in the middle of other command
* refactor: checking for multiple conditions with startsWith
0 commit comments