Commit Graph

232 Commits (master)

Author SHA1 Message Date
Isabel cbc6aca611
fix(docs): various rendering issues (#450)
* fix(docs): go mock table

* fix: important note
4 weeks ago
ray-x 591a0b8374 Breaking: update ts schema and it require treesitter and go parser
updates
1 month ago
ray-x 4d3fa34df0 allow ui.input/ui.select to be configurable issue #444 2 months ago
ray-x 8b28f98877 add nvim-nio as a dependency 2 months ago
ray-x fad1b6fcd8 README update 2 months ago
ray-x 72932a7799 update gopls setting and update README 2 months ago
ray-x fe8196f9d1 [goimport->goimports] Enduring the frustration of a longstanding typo, I've finally resolved to correct it. The change updates "goimport" to "goimport," including all related documentation and tests.
Additionally, I've set gopls as the default tool for both gofmt and goimports. This integration will be quicker than executing a separate command in the background and analyzing its output.
2 months ago
ray-x 9ac3e6faa3 make gofumpt default formatter (replacing golines) 2 months ago
ray-x c7b4b1ae10 gopls notification and doc updates 2 months ago
ray-x 6943c99599 remove reftool/fillstruct. use gopls fillstruct 2 months ago
figuretu beec14d870
fix(doc): modify mismatched code block (#432)
Fixing markdown syntax errors in readme document
2 months ago
rayx 8efd0c89f2
Update README.md 2 months ago
rayx 22a634ad06
Update README.md 2 months ago
ray-x ae1b4a2974 markdown preview issue 2 months ago
ray-x e9d3a3809e markdown URL 2 months ago
ray-x 37af0acd53 Doc updates 2 months ago
ray-x 05ba8a9032 issue #424; neovim is deprecating non-treesitter based syntax highlighting, so it is this plugin 2 months ago
ray-x 974b2f8518 typo 3 months ago
vivid 1d140eec2a
Update README.md (#410) 5 months ago
ray-x 13a1044fc6 Issue #408 GoImplements 5 months ago
ray-x ae6a1025f9 README updates; log cleanup 5 months ago
ray-x 7b7c20029a Adding inlayhint default settings so it will be easier to override 5 months ago
ray-x 889e9d94dd doc updates 6 months ago
ray-x f9672fd446 `gonew` with template URL; update `go work`
cleanup sandbox
6 months ago
ray-x 38f6402fa5 Go Work 6 months ago
ray-x 9329383d6d document tidy 6 months ago
ray-x 88ff8aa753 doc updates 6 months ago
ray-x bb40efd959 Update README 6 months ago
ray-x b4cd53de46 inlay eol display issue #396 6 months ago
Itamar Lencovsky 47dd8f4f88
rename the spacing key for the diagnostic virtual text to match the spec (#395) 6 months ago
rayx 7852fd8e1c
Fixtures Updates (#392)
* go mod setup for fixtures

* go mod setup for fixtures

* fillstruct test refactor
6 months ago
rayx c4819d1625
CLI refact (#391)
* some refact of gotest

* issue #376 add handlers to async formatting

* issue #343 title length

* add parallel flag

* disable trace log

* Error lines output in github action

* Go mod update in fixtures
7 months ago
Asaduzzaman Pavel 8732792d9c
Update README.md (#390)
Fixed some indentation, typos, and grammar issues
7 months ago
ray-x 752b135241 README.md 7 months ago
ray-x 0a508516f1 breaking: issue #375 diagnostics.hdlr=false by default as complains about the qickfix when file saved \n the feature need to turn on manually 7 months ago
Gonzalo Serrano 2f573a297b
Fix header in README.md (#383) 8 months ago
ray-x 0199367800 issue #372 Update GoTest argument parser 8 months ago
ray-x a43a3cba1e issue #377 GoRun -a {arguments} 8 months ago
ray-x 0b04e4bdb4 Align with neovim diagnostic setup and deprecate settings. Update readme. 8 months ago
ray-x 7e5602dd51 issue #362 remove deprecated functions 10 months ago
aceforeverd 6550ddf5ce
fix(ui): replace obsolete nerd fonts from ui (#357)
nerdfont >= 3.0.0 dropped class name `nf-mdi-*`, replacing with new
class name `nf-md-*`.
The new class name exists since nerdfont 2.3.0 so user with nerdfont >=
2.3.0 installed should be fine.
Refer https://github.com/ryanoasis/nerd-fonts/releases/tag/v3.0.0
10 months ago
qasimwarraich 97b76f3188
change default `lsp_diag_virtual_text` prefix to nvim default (#353) 11 months ago
Krystian Kulgawczuk 8a0498ee48
New global variable for vertical cursor shift on GoIfErr (#347)
New variable will allow to customize exactly where cursor will end
up and allow user to set this exactly how they wish.

This change is backwards compatible as the default is the same
as was the hardcoded value.

Signed-off-by: Krystian Kulgawczuk <29754364+krystian-kulgawczuk@users.noreply.github.com>
12 months ago
ray-x 43be71be21 Inline Inlay hint for nvim 0.10.x 12 months ago
ray-x d7530aea0f issue #322 table.insert 1 year ago
Amaan Qureshi f45b072606
feat: improve queries (#316)
* feat: improve queries

* chore: format files
1 year ago
ray-x 24803e04b8 injection updates
golangci nulls updates
1 year ago
ray-x 47666f920f [Fix] goget fix for pkgname+URL
[Feat] ginkgo cmds
1 year ago
ray-x 397992cefc [Feat] allow GoBuild %:h to build package current buffer is in 1 year ago
ray-x 55fe49fcaf issue #313 new file with template file 1 year ago