A Visual Studio Code extension providing language intelligence (diagnostics, hover tooltips, auto-completion, etc.) for W3C standard SHACL via the Language Server Protocol.
- Diagnostics (error hints)
- Hover tooltips (identifies entities in SHACL grammar and shows "expected" symbols in the case of an error)
- Autocompletion for SHACL types and predicates
- Syntax highlighting (via the
stardog-rdf-grammars
extension) - Open source
- No arbitrary code execution
- Powers some of the core language intelligence capabilities of Stardog Studio
Apache-2.0