Princeton Ferro
Princeton Ferro
This is a little far-out, but it would be really nice to have, in addition to VSCode, Vim, and GNOME Builder.
flatpak
We should look at making a flatpak as an extension to the freedesktop Sdk, which should get VLS to work with Flatpaks for VSCode and other IDEs.
Tests
We need to setup a testing infrastructure. A good setup should capture most use cases of VLS and allow us to quickly detect regressions.
signatureHelp: having multiple parameters with a shared prefix screws up activeParameter computation
 Refer to #140 for reproducibility information.
Investigate `--use-fast-vapi` and `--fast-vapi` for incremental recompilation
https://github.com/neoclide/coc.nvim is another popular autocomplete plugin for Vim. We should support easy installation of VLS through `:CocInstall`.
Introduce compilation on a separate thread to speed up completion