ray-x
|
30d30f407a
|
fix diagnostic warnings for all files
|
2022-06-01 21:29:13 +10:00 |
|
ray-x
|
002d7dfd73
|
infer the test func name with treesitter
|
2022-05-29 23:07:39 +10:00 |
|
Prescott Murphy
|
82d796a01f
|
Handle literal "go" in path for GoAlt command (#93)
The original logic fails if you have go in your path, like: `/Code/mygoproject/myfile.go` because the split will have more than two elements.
|
2022-03-14 17:18:31 +11:00 |
|
Craig Rodrigues
|
483b56f4a2
|
Replace print() with vim.notify() (#64)
|
2021-12-22 14:34:10 +11:00 |
|
ray-x
|
d6c4cf570a
|
add % before special char to string match
|
2021-09-14 15:03:29 +10:00 |
|
ray-x
|
034ea57ffe
|
Add alternative command to swtich between go and test file
|
2021-07-14 08:39:27 +10:00 |
|