A Visual Studio Code extension providing language intelligence (autocomplete,
diagnostics, hover tooltips, etc.) for the SPARQL query language, including both
W3C standard SPARQL and Stardog extensions (e.g., PATHS queries),
via the Language Server Protocol.
Features
Autocompletion for SPARQL keywords, including Stardog extensions
Diagnostics (error hints)
Hover tooltips (identifies entities in SPARQL grammar and shows "expected"
symbols in the case of an error)
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