Skip to content

Semgrep#

Server#

For more information about the LSP server, check semgrep-ls.

Installation#

pip install semgrep --user

Debugger: Not available#

Available configurations#

lsp-semgrep-languages#

Type: (repeat string)

Default: (apex bash sh c cairo clojure cpp c++ csharp c# dart dockerfile docker ex elixir go golang hack html java js javascript json jsonnet julia kt kotlin lisp lua ocaml php python2 python3 py python r regex none ruby rust scala scheme solidity sol swift tf hcl terraform ts typescript vue xml yaml)

List of languages to enable Semgrep LS for.


lsp-semgrep-server-command#

Type: (repeat string)

Default: (semgrep lsp)

Semgrep LS server command.


lsp-semgrep-trace-server#

Type: (choice (const off) (const messages) (const verbose))

Default: off

Trace Semgrep LS server



Last update: April 27, 2024