ray-x
1dce1155ed
update highlight
2021-08-22 18:37:11 +10:00
ray-x
ef1f2bb7cc
Feature: Show code lens and add support for run code len action
2021-08-21 20:52:23 +10:00
ray-x
cdbdb743bc
add util function
2021-08-17 09:59:21 +10:00
ray-x
7694511159
Merge and update for gopls & gopls import code action
2021-08-17 09:59:21 +10:00
ray-x
a3d29e5cbd
bugfix for gopls: goimport check code action type
2021-08-17 09:59:21 +10:00
Ryder
ab0b8c5b2c
fix: deprecated dap.stop ( #22 )
2021-08-14 19:18:08 +10:00
Ryder
49c0a4280e
fix: max_line_line typo ( #21 )
2021-08-14 10:27:55 +10:00
ray-x
9df90c86d5
ignore error messages when unmap keybind for DAP
2021-08-12 09:52:22 +10:00
ray-x
3237744c92
update gomodifytag command arguments
2021-08-11 23:08:55 +10:00
ray-x
7872cc3ea0
update document regarding go fmt
2021-07-26 20:17:50 +10:00
ray-x
018de85e7f
add gopls cmd path
2021-07-26 10:35:58 +10:00
ray-x
0d0a54be7e
Update GoRun command doc
2021-07-18 12:50:36 +10:00
ray-x
541b234343
issue #16 add -line
to gomodifytag, suggested by @AllenDang
2021-07-17 20:11:01 +10:00
ray-x
a093d2420b
cursor range col/row calculate
2021-07-17 01:58:44 +10:00
ray-x
e7a7e95c85
Bugfix issue #15 GoRun
2021-07-17 00:37:41 +10:00
ray-x
af37cb81b8
update Goiferr and doc
2021-07-15 19:18:04 +10:00
ray-x
b566782f4a
Update Impl
2021-07-15 01:35:38 +10:00
ray-x
76c950b01a
update iferr
2021-07-15 01:01:09 +10:00
ray-x
b499269a9d
Fix: unmap key, command
2021-07-15 00:15:15 +10:00
ray-x
a65af41408
[Breaking] Rename commands(GoFillStruct GoFillSwitch, Goiferr)
2021-07-14 23:58:31 +10:00
ray-x
034ea57ffe
Add alternative command to swtich between go and test file
2021-07-14 08:39:27 +10:00
ray-x
3619f328b8
update sample vimrc
2021-07-12 14:27:55 +10:00
ray-x
87fcb47470
update lsp setup and document
2021-07-12 14:25:07 +10:00
ray-x
786a9c67ad
rename lsp format to gopls format
2021-07-11 21:52:39 +10:00
ray-x
d8fc9cbe1e
rename lsp_enable to lsp_cfg
2021-07-11 21:50:09 +10:00
ray-x
a1dc56973d
Add options allows goimport and gofmt with lsp. Add options for go.nvim gopls config be loaded
2021-07-11 21:33:22 +10:00
ray-x
8bbabcbbbb
verify both GoDebug test
and GoDebug
2021-07-10 23:53:33 +10:00
ray-x
b6c0f79ec1
update command name to avoid conflict
2021-07-10 21:10:46 +10:00
ray-x
de17b1154f
add dap.lua for keybind and default setup
2021-07-10 21:06:10 +10:00
ray-x
9d170d4954
Dap support
2021-07-10 21:04:24 +10:00
ray-x
5e37dc67e9
allow specify path of test
2021-07-09 02:52:06 +10:00
ray-x
1bdf18bfc2
Add log to file. Fix gotest_fun
2021-07-09 02:16:22 +10:00
Crows
6d41723098
fix require('go.util') error ( #7 )
2021-07-07 15:56:22 +10:00
Crows
ba4156a5b8
Fix format error on macOS ( #6 )
2021-07-07 15:10:06 +10:00
David Brouwer
9485e37cc3
Increase reliability ( #4 )
...
* Add check to see if commands already exist
* Migrate to go install, as go get will be depricated
* Fix bug in comparison function
* Add installation instructions for $PATH
* remove old stuff
* remove backtick
* complete install
* remove unused function
2021-07-04 12:01:28 +10:00
ray-x
6ac8755142
merge remote changes
2021-06-22 10:11:26 +10:00
ray-x
f9e75eda64
Update GoAddTests and allow vim command override
2021-06-22 10:07:46 +10:00
rayx
4cde3f43b4
Merge pull request #1 from urandom/patch-1
...
Fix the Gfswitch command to call the right function
2021-05-17 10:19:11 +10:00
Viktor Kojouharov
95fe379935
Fix the Gfswitch command to call the right function
2021-05-16 20:21:12 +03:00
rayx
65bb960622
Create LICENSE
2021-05-10 14:13:09 +10:00
ray-x
9559a8934f
fixed outdated links and add trouble, vim-tests
2021-05-08 09:36:11 +10:00
ray-x
ec8177edb3
go format should remove old lines at the end
2021-05-07 15:15:02 +10:00
ray-x
0a86f87cff
add iferr and fillstruct
2021-04-23 16:31:00 +10:00
ray-x
f79d55d971
update rename output
2021-04-23 14:41:21 +10:00
ray-x
efa3320014
gorename update
2021-04-21 21:24:07 +10:00
ray-x
7b285a3600
Add gorename
2021-04-21 21:11:44 +10:00
ray-x
55a4f4075b
update doc
2021-04-19 16:16:25 +10:00
ray-x
5f4c67bc68
remove print statement
2021-04-19 16:12:37 +10:00
ray-x
b1ebb39543
add asyncmake
2021-04-19 16:10:06 +10:00
ray-x
abbc421aee
update treesitter syntax
2021-04-19 16:09:39 +10:00