TOP LSP Can be found in the marketplace of VSCode.
Nvim
Clone the repo git clone git@github.com:Mclilzee/toplsp.git
Install packages npm run install-dependencies
Build npm run esbuild
Put the path of ./server/out/main.js to be launched from Nvim, in config autcommand:
Make sure to replace rootPath with the real path of the directory.