-
Notifications
You must be signed in to change notification settings - Fork 9
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
feat(QueryEditor): add error highlighting #1833
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
disableErrorsHighlighting(); | ||
|
||
clearTimeout(errorsHighlightingTimeoutId); | ||
errorsHighlightingTimeoutId = setTimeout(() => highlightErrors(), 500); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
will it highlight incorrect errors if I change editor within 500 ms?
2caf2d8
to
3f22c2f
Compare
closes #1796
Stand
CI Results
Test Status:⚠️ FLAKY
📊 Full Report
😟 No changes in tests. 😕
Bundle Size: 🔺
Current: 80.05 MB | Main: 79.96 MB
Diff: +0.08 MB (0.11%)
ℹ️ CI Information