Switch language한국어
Back to the list

Show HN: Create a full language server in Go with 3.17 spec support | Hacker News

TL;DR AI

Key summary

1 min read
  1. A Hacker News post announced a Go language server project that implements the 3.17 LSP spec.

  2. Commenters suggested integrating LSP into CLI tools and linked a CLI framework repository at github.com/bbkane/warg.

  3. Contributors described prior uses of language servers for go-to-definition, error squiggles in YAML, and clickable SSH hosts.

Read the original