L fmt seems already be fixed due to earlier commits. This change fixes the remaining issues with L def and L comp.
This PR depends on https://github.com/fhs/go-lsp-internal/pull/1, which should (obviously) be merged first. After that, go.mod should be updated before merging the current PR to reference the new version of go-lsp-internal.
Fixes #29.
L fmt seems already be fixed due to earlier commits. This change fixes the remaining issues with L def and L comp.
This PR depends on https://github.com/fhs/go-lsp-internal/pull/1, which should (obviously) be merged first. After that, go.mod should be updated before merging the current PR to reference the new version of go-lsp-internal.