Docs
Referencesince 1.0.0-beta.3

penv lsp

Serve .env.schema to an editor over the Language Server Protocol on stdio

Serve .env.schema to an editor over the Language Server Protocol on stdio.

Usage

penv lsp

Every command also takes the global options.

Exit codes

CodeNameWhat it means
0okThe command did what it says.
1errorUnclassified failure. The message on stderr names the cause.

On this page