Language Server Protocol tools for acme.
Documentation: https://godoc.org/github.com/fhs/acme-lsp/cmd/L
Basic commands are working with go-langserver and pyls. Other language servers need to be tested.
- https://github.com/davidrjenni/A - Similar tool but only for Go programming language
- https://godoc.org/9fans.net/go/acme/acmego - Similar to
L monitor
sub-command but only for Go - https://godoc.org/github.com/fhs/misc/cmd/acmepy - Python formatter based on acmego