We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
Created a dedicated feature request for hover information #7
Sorry, something went wrong.
I guess we could align the features provided by codemirror-promql or at least tried to.
For example, it could be interesting to provide the autocompletion of the metrics/labels using a remote prometheus server
Sure, I think I can do a quick win on error management as well. How did you get the error messages, you copied them in from somewhere ?
#23 created for dynamic auto completion
I provided an errorHandler with a default implementation that doesn't do anything with the error.
errorHandler
But like that, it's up to the user to choose how to deal with the error
No branches or pull requests
Hover informations
The text was updated successfully, but these errors were encountered: