This repository has been archived by the owner on Jul 11, 2022. It is now read-only.
Moving to CodeMirror 6
Pre-release
Pre-release
- [BreakingChange] Moving to the codemirror v6
- [BreakingChange] Remove codemirror-grammar dependency in favor of lezer-promql
- [Feature] Connect the promQL mode to a Prometheus server in order to introduce a dynamic autocompletion regarding the metric name, the label name and the label value
- [Feature] Support LSP (Language Server Protocol) autocompletion
- [Enhancement] Create an
app
for the dev environment. Should be used using the commandnpm start