embedpls
A Go LSP for the embed package, providing IDE support for file embedding.
Github: https://github.com/conneroisu/embedpls
embedpls ΒΆ
Embedpls is a Language Server Protocol implementation for Go’s embed package. I built it to provide proper IDE support when working with embedded files in Go, including completions and diagnostics for embed directives. It fills a gap in existing Go tooling where embedded file paths receive no editor assistance.