Skip to content

Repository files navigation

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

Code of conduct

Security policy

Stars

3 stars

Watchers

6 watching

Forks

Releases

Packages

Contributors

Languages