Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>jsonld lspNew to Visual Studio Code? Get it now.

jsonld lsp

Arthur Vercruysse

|
7 installs
| (0) | Free
VSCode Lsp client for json-ld-lsp
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JSON-LD LSP

Features

  • Autocompletion based on JSON-LD context.
  • Autocomplete subject identifiers start by writing '@'
  • Rename functionality for subjects.

Requirements

Install the LSP:

Cargo

cargo install --git https://github.com/ajuvercr/jsonld-lsp/ --bin jsonld-language-server

Binaries

Install binary from Gitbub.

Settings

  • Optional: "jsonld-lsp.command": set the command for the JSON-LD lsp (default: jsonld-language-server)
  • Optional: "editor.semanticHighlighting.enabled": enable semantic highlighting

Semantic tokens highlighting

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft