jjzjj

GoTestFunc

全部标签

go - vim 去 : how to see the log of :GoTestFunc -v?

当我使用:GoTestFunc-v时,我只在测试失败时才看到日志,即使测试成功我也希望看到结果。谢谢 最佳答案 如果测试成功,vim-go总是清除输出窗口1.您可以破解本地vim脚本以更改行为,或在问题跟踪器中提交功能请求。 关于go-vim去:howtoseethelogof:GoTestFunc-v?,我们在StackOverflow上找到一个类似的问题: https://stackoverflow.com/questions/46440638/