ray-x
9329383d6d
document tidy
2023-11-09 21:51:43 +11:00
ray-x
88ff8aa753
doc updates
2023-11-07 12:30:13 +11:00
ray-x
bb40efd959
Update README
2023-11-07 12:25:51 +11:00
ray-x
b4cd53de46
inlay eol display issue #396
2023-11-07 12:19:48 +11:00
Itamar Lencovsky
47dd8f4f88
rename the spacing key for the diagnostic virtual text to match the spec ( #395 )
2023-11-03 18:40:08 +11:00
rayx
7852fd8e1c
Fixtures Updates ( #392 )
...
* go mod setup for fixtures
* go mod setup for fixtures
* fillstruct test refactor
2023-11-01 13:12:43 +11:00
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
2023-10-31 16:30:38 +11:00
Asaduzzaman Pavel
8732792d9c
Update README.md ( #390 )
...
Fixed some indentation, typos, and grammar issues
2023-10-23 11:17:28 +11:00
ray-x
752b135241
README.md
2023-10-20 20:59:01 +11:00
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
2023-10-13 23:04:19 +11:00
Gonzalo Serrano
2f573a297b
Fix header in README.md ( #383 )
2023-09-30 12:39:51 +10:00
ray-x
0199367800
issue #372 Update GoTest argument parser
2023-09-22 20:56:38 +10:00
ray-x
a43a3cba1e
issue #377 GoRun -a {arguments}
2023-09-22 20:32:02 +10:00
ray-x
0b04e4bdb4
Align with neovim diagnostic setup and deprecate settings. Update readme.
2023-09-22 17:23:43 +10:00
ray-x
7e5602dd51
issue #362 remove deprecated functions
2023-07-27 12:35:59 +10:00
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
2023-07-07 00:01:19 -07:00
qasimwarraich
97b76f3188
change default lsp_diag_virtual_text
prefix to nvim default ( #353 )
2023-06-21 04:42:03 -07:00
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>
2023-05-31 07:19:21 -07:00
ray-x
43be71be21
Inline Inlay hint for nvim 0.10.x
2023-05-24 02:02:08 +10:00
ray-x
d7530aea0f
issue #322 table.insert
2023-04-12 14:43:07 +10:00
Amaan Qureshi
f45b072606
feat: improve queries ( #316 )
...
* feat: improve queries
* chore: format files
2023-03-31 14:10:36 +11:00
ray-x
24803e04b8
injection updates
...
golangci nulls updates
2023-03-23 17:55:37 +11:00
ray-x
47666f920f
[Fix] goget fix for pkgname+URL
...
[Feat] ginkgo cmds
2023-03-18 20:46:44 +11:00
ray-x
397992cefc
[Feat] allow GoBuild %:h to build package current buffer is in
2023-03-17 10:02:45 +11:00
ray-x
55fe49fcaf
issue #313 new file with template file
2023-03-14 23:01:56 +11:00
ray-x
d5bbb65ca5
doc updates
2023-03-14 15:20:56 +11:00
ray-x
69da5cfcd2
issue #314 incorrect documentation
2023-03-14 15:18:18 +11:00
ray-x
063bf059e3
[Feat] % to expand to current file in cmdline
2023-03-12 23:34:41 +11:00
ray-x
44130d7356
Use lazy.nvim as default playground vimrc plugin mgr
2023-03-12 11:57:53 +11:00
Abner Chen
1844fd11a1
Fix typo in lazy.nvim config ( #308 )
2023-03-06 20:24:23 +11:00
ray-x
7d7b081bf3
GoDoc argument handling
...
loclist 'r' options
Readme Updates
2023-02-28 20:53:47 +11:00
Yohanes Bandung Bondowoso
595cd561e6
fix: coverage command should be coverprofile #296 ( #299 )
...
* fix: coverage command should be coverprofile
* refactor: README
2023-02-22 02:51:10 +11:00
ray-x
7a6c02dd19
mason/mason-lspconfig instructions
2023-02-21 11:22:55 +11:00
ray-x
2ed66cb302
Allow on_stdout/exit/stderr hooks so the jobs can be pipelined
2023-02-21 10:17:24 +11:00
ray-x
0912de62af
incidentally checked in a incorrect version
2023-02-18 14:17:13 +11:00
ray-x
b9f161c18e
null-ls source: golangci-lint and gotest is async now
...
gomvp minor fix
command auto complete
2023-02-17 21:54:44 +11:00
Alejandro Bernal
1ed12d0800
Update README.md ( #289 )
...
lazy.nvim installation code was broken
2023-02-11 14:33:59 +11:00
ray-x
3cdd68a17f
issue #286 lazy.nvim setup instructions
2023-02-10 22:09:57 +11:00
ray-x
e752dfd0eb
Update reference to goplay and go coverage highlight #253 #192
2023-02-09 09:39:51 +11:00
ray-x
ae666827cf
float position issue #257
2023-01-25 16:09:13 +11:00
ray-x
13f5e15fd7
issue #273 mockgen install failure
2023-01-20 21:49:24 +11:00
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.
2023-01-19 18:54:16 -08:00
ray-x
4030487864
[feature] gotest codeactions for null-ls
2023-01-18 11:09:26 +11:00
ray-x
7e6fe7a062
[feature] null-ls message redirect to quickfix
2023-01-15 20:24:48 +11:00
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.
2023-01-15 15:46:16 +11:00
ray-x
106ec4de3d
issue #269 dap-ui setup config
2023-01-12 22:48:51 +11:00
ray-x
8a959ec37b
go-enum support 🎄 🎆
2023-01-03 23:23:35 +11:00
ray-x
399a3a834e
README issue #263 🎄 🎆
2022-12-28 17:16:48 +11:00
ray-x
02fbdd126c
issue #264 coverage line num mismatch 🎄 🎆
2022-12-28 10:31:23 +11:00
ray-x
5e980b00c7
add new command: govulncheck 🇦🇷 a 🇭🇷
2022-12-14 08:39:09 +11:00