Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.
/ LSP-promql Public archive

PromQL support for Sublime LSP plugin, using promql-langserver

License

Notifications You must be signed in to change notification settings

nevill/LSP-promql

Repository files navigation

⚠️ Moved to new repo 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

Stars

Watchers

Forks

Packages

No packages published

Languages