Commit Graph

202 Commits (7852fd8e1c5ddd0983deeadc9de80742a559fa14)

Author SHA1 Message Date
rayx 7852fd8e1c
Fixtures Updates (#392)
* go mod setup for fixtures

* go mod setup for fixtures

* fillstruct test refactor
7 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
8 months ago
ray-x 752b135241 README.md 8 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 8 months ago
Gonzalo Serrano 2f573a297b
Fix header in README.md (#383) 8 months ago
ray-x 0199367800 issue #372 Update GoTest argument parser 9 months ago
ray-x a43a3cba1e issue #377 GoRun -a {arguments} 9 months ago
ray-x 0b04e4bdb4 Align with neovim diagnostic setup and deprecate settings. Update readme. 9 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
11 months ago
qasimwarraich 97b76f3188
change default `lsp_diag_virtual_text` prefix to nvim default (#353) 12 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>
1 year ago
ray-x 43be71be21 Inline Inlay hint for nvim 0.10.x 1 year 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
ray-x d5bbb65ca5 doc updates 1 year ago
ray-x 69da5cfcd2 issue #314 incorrect documentation 1 year ago
ray-x 063bf059e3 [Feat] % to expand to current file in cmdline 1 year ago
ray-x 44130d7356 Use lazy.nvim as default playground vimrc plugin mgr 1 year ago
Abner Chen 1844fd11a1
Fix typo in lazy.nvim config (#308) 1 year ago
ray-x 7d7b081bf3 GoDoc argument handling
loclist 'r' options
Readme Updates
1 year ago
Yohanes Bandung Bondowoso 595cd561e6
fix: coverage command should be coverprofile #296 (#299)
* fix: coverage command should be coverprofile

* refactor: README
1 year ago
ray-x 7a6c02dd19 mason/mason-lspconfig instructions 1 year ago
ray-x 2ed66cb302 Allow on_stdout/exit/stderr hooks so the jobs can be pipelined 1 year ago
ray-x 0912de62af incidentally checked in a incorrect version 1 year ago
ray-x b9f161c18e null-ls source: golangci-lint and gotest is async now
gomvp minor fix
command auto complete
1 year ago
Alejandro Bernal 1ed12d0800
Update README.md (#289)
lazy.nvim installation code was broken
1 year ago
ray-x 3cdd68a17f issue #286 lazy.nvim setup instructions 1 year ago
ray-x e752dfd0eb Update reference to goplay and go coverage highlight #253 #192 1 year ago
ray-x ae666827cf float position issue #257 1 year ago
ray-x 13f5e15fd7 issue #273 mockgen install failure 1 year ago
P. Reis 9ab5e63df6
Fix typo and changed double quotes to single quotes for consistency (#274)
* Fix typo

* Changed double quote to single quote 

For consistency.
1 year ago
ray-x 4030487864 [feature] gotest codeactions for null-ls 1 year ago
ray-x 7e6fe7a062 [feature] null-ls message redirect to quickfix 1 year ago
ray-x 276ebe8654 [Feature] integrate with null-ls. Add go.nvim as a null-ls source
Run `go test` on file save and
show diagnostic messages in LSP virtual text.
1 year ago
ray-x 106ec4de3d issue #269 dap-ui setup config 1 year ago
ray-x 8a959ec37b go-enum support 🎄🎆 1 year ago
ray-x 399a3a834e README issue #263 🎄🎆 1 year ago
ray-x 02fbdd126c issue #264 coverage line num mismatch 🎄🎆 1 year ago
ray-x 5e980b00c7 add new command: govulncheck 🇦🇷 a🇭🇷 1 year ago
ray-x 12d262b99d update gotestsum info in readme and vim doc 🎄 1 year ago
Rafael Zasas a20a086e39
Update README.md (#254)
Add missing comma in golang setup config
1 year ago
ray-x a16482773e update dap usage in readme 2 years ago
ray-x a3eed37434 update doc/readme for the dependency. 🥅😄📣 2 years ago
ray-x 9d813931e5 issue #251 🇭🇧🇷 2 years ago