Skip to content

notpeter/vscode-lsp-togo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VScode LSP To-Go

"One Language Server...To Go Please!"

Microsoft VSCode LSPs packaged as (unofficial) standalone npm packages:

  • vscode-lsp-togo-css
  • vscode-lsp-togo-eslint
  • vscode-lsp-togo-html
  • vscode-lsp-togo-json

Why?

Microsoft has made some great LSP (Language Server Protocol) tools for VSCode. Saldy Microsoft has chosen to provide them only as part of VSCode or VSCode Extensions and not as a standalone package. Luckily many other editors (Zed, Neovim, Helix) have LSP support.

Package each language server with a lightweight cli wrapper and bob's your uncle.

See also

Future

Microsoft is going to greater lengths with their newer language servers to make them harder to use as a standalone package.

Perhaps in the future it will be possible to package:

If Microsoft ships standard NPM packages for these langauge, I will happily archive this project.

License

This project is Copyright (c) Peter Tripp and available under the MIT License.

VSCode is Copyright (c) Microsoft Corporation and available under the MIT License.

About

VSCode Language Servers - Packaged Togo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published