SpontanCombust / witcherscript-ide

Language Server implementation for WitcherScript - Witcher 3's scripting language.
https://spontancombust.github.io/witcherscript-ide/
Apache License 2.0
10 stars 0 forks source link

[FEATURE] Intellisense #20

Open SpontanCombust opened 2 months ago

SpontanCombust commented 2 months ago

Add code autocompletion. https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_completion

SpontanCombust commented 2 months ago

Blocked by #9