Show HN: Create a full language server in Go with 3.17 spec support | Hacker News
TL;DR AI
1 min readKey summary
A Hacker News post announced a Go language server project that implements the 3.17 LSP spec.
Commenters suggested integrating LSP into CLI tools and linked a CLI framework repository at github.com/bbkane/warg.
Contributors described prior uses of language servers for go-to-definition, error squiggles in YAML, and clickable SSH hosts.


