This repository has been archived by the owner on May 29, 2024. It is now read-only.
v0.0.1-preview
harry-hov
released this
22 Sep 01:48
·
50 commits
to master
since this release
Changelog
- a46f3e2 Thanks
jdkato
forgnols
implementation - 03781c5 Fix versioning
- 66473cd Handle code completion and hover
- e6904ab Support diagnostics using precompile and build
- 720aaf1 Add Selection struct
- 394dd10 Support formatting using
gofmt
andgofumpt
- eac5918 Handle
didOpen
didClose
didChange
didDave
- 4914686 Implement gnopls server with basic handlers
- cba417e Add env
- 3d14f2b Add
gnopls serve
cmd - 40ac8b4 Update README.md
- 69643ae Add Makefile
- 62c6ea0 Add .goreleaser.yml
- 7a40b00 Implement
gnopls version
cmd - c13556d Init gnopls cmd using spf13/cobra
- 07d02eb Init gnopls (go.mod)
- 6780ff6 Add .gitignore
- 065081f Add README.md
- 2b19d5f Add LICENSE