nelsam on master
Add check for function with emp… Merge pull request #185 from Kv… (compare)
nelsam on v0.4.0
Alpha v0.4.0: add go.mod and go… (compare)
nelsam on master
gocode: fix off-by-one error (<… Merge pull request #184 from ne… (compare)
nelsam on lsp
plugin: start implementing lang… (compare)
input.Handler
type both to reduce our reliance on gxui
and to allow the behavior to be overridden (for example, one of my friends wants to write a vim
-style input handler to override the default one)
review
when they're effectively feature-complete and I'm just checking for issues before merge