Commit Graph

20 Commits (4d3fa34df01dd0741303c57f51c588fdd23ae441)

Author SHA1 Message Date
ray-x 4f3d09f0a3 use vim.log.levels instead of vim.lsp.log_levels 1 year ago
Sidney Wijngaarde 8550253c66
fix: tags add comparison typo (#247) 2 years ago
ray-x 02943e5316 gomodifytags options 2 years ago
Shaw Vrana 4599360f5d
Add ability to set gomodifytag options in config (#246) 2 years ago
rayx 0e8cc90e30
Bugfix #160 (#167)
* snips

* update ts node spec format

* luasnip up and running

* bugfix alternate file

* Bring in more snippets

* updates for mockery 2.11

* snips for http handler and more

* update doc

* bench test

* for snips

* update treesitter query and api

* refact get_xxx_at_cursor

* update test spec

* update row to vim range

* update col number

* remove comments

* merge conflicts
2 years ago
ray-x ccaed8c573 cli improvement for gomodifytags, gotest 2 years ago
ray-x 30d30f407a fix diagnostic warnings for all files 2 years ago
Mochammad Hanif R 5c4fcc49ac
Fix tags when using `tag_transform` (#121)
Also clarify `tag_transform` documentation in README for more clarity
2 years ago
ray-x c7bf2f59c6 issue #108 2 years ago
ray-x 264efc57c1 issue #65 failed to run coverage tests. Notify updates. 3 years ago
Craig Rodrigues 483b56f4a2
Replace print() with vim.notify() (#64) 3 years ago
ray-x 0bc7abace6 bug fix for github workflow 3 years ago
ray-x 3237744c92 update gomodifytag command arguments 3 years ago
ray-x 541b234343 issue #16 add `-line` to gomodifytag, suggested by @AllenDang 3 years ago
ray-x a093d2420b cursor range col/row calculate 3 years ago
ray-x 9d170d4954 Dap support 3 years ago
Crows 6d41723098
fix require('go.util') error (#7) 3 years ago
Crows ba4156a5b8
Fix format error on macOS (#6) 3 years ago
ray-x 5f4c67bc68 remove print statement 3 years ago
ray-x 1e190d6a0e init commit 3 years ago