lsp-bridge -- 速度最快的语法补全插件

在 Windows系统中,通过npm安装的server一般都需要加 .cmd,例如:volar 对应的是 vue-language-server.cmd

另外,在Windows系统中,volar的配置中必须设置"serverPath"。

例如:“serverPath”: “x:/xx/xx/node_modules/typescript/lib/tsserverlibrary.js”