Skip to content

prometheus-community/sublimelsp-promql

LSP-promql

PromQL support for Sublime LSP plugin, using promql-langserver.

Usage

movie

Installation

  1. Install LSP-promql via package control.
  2. It will download binary promql-langserver automatically.
  3. Restart Sublime Text.

Settings

  • Set Prometheus server via env.LANGSERVER_PROMETHEUSURL in Packages Settings -> LSP -> Servers -> LSP-promql
{
  "env": {
    "LANGSERVER_PROMETHEUSURL": "http://localhost:9090"
  }
}

About

PromQL support for Sublime LSP plugin, using promql-langserver

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages