IoannisNezis / sparql-language-server

A Sparql formatter and language server, written in Rust
MIT License
5 stars 0 forks source link

Scoped variable completions #1

Open IoannisNezis opened 2 weeks ago

IoannisNezis commented 2 weeks ago

Currently all variables get suggested as completions when typing "?". But only variables available in the scope should be suggested.