Commit Graph

27 Commits (df512d695fb711ee70633aa626e39df2e9221471)

Author SHA1 Message Date
ray-x 058e748409 allow GoRun to run inside a terminal 3 years ago
ray-x 7b4f7620f7 failure message should not show 3 years ago
ray-x 0fe0a9ee33 feature: auto jump to quickfix list item if test failed 3 years ago
ray-x f355905c00 bqf friendly qickfix output for testing 3 years ago
ray-x 1bc6249495 feature: in quickfix, shows full path name instead of name only. That allows jump to the failed location 3 years ago
ray-x edbd796ded Add GoStop command to stop the background task started with GoRun 3 years ago
ray.xu 2a2c5f4cd8 open qf only when on error 3 years ago
ray-x 99cc459eed cleanup asyncmake 3 years ago
ray-x a191de4920 issue #76 better qf 3 years ago
ray-x 85f2300e72 issue #75, better default package path for tests 3 years ago
ray-x 29960fe775 ANSI color remove for quickfix 3 years ago
ray-x 88ef38d88b issue #68 golangci-lint handle error message 3 years ago
Craig Rodrigues 483b56f4a2
Replace print() with vim.notify() (#64) 3 years ago
ray-x 14ad56d297 cleanup logs 3 years ago
ray-x c7c3ab885a better workfolder 3 years ago
ray-x 47866b4847 some cleanup and use list instead of string for jobsstart 3 years ago
ray-x 64460e4f88 Add GoVet, update errorformat for issue #55 3 years ago
ray-x 45348a8c83 bugfix #54 quickfix position 3 years ago
ray-x 1aab3bcea0 add go.txt 3 years ago
ray-x 6574dd2e6b add textobject default setup, doc updates 3 years ago
ray-x 6e87d834a4 efm format for quickfix; golangci-lint efm setup 3 years ago
ray-x 8712f31898 golangci-lint quickfix 3 years ago
ray-x ec91d9915f Add command autocomplete 3 years ago
ray-x c984ce7757 update gotest it will output to buffer 3 years ago
ray-x e7a7e95c85 Bugfix issue #15 GoRun 3 years ago
ray-x 1bdf18bfc2 Add log to file. Fix gotest_fun 3 years ago
ray-x b1ebb39543 add asyncmake 3 years ago