We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The location list should be closed after the test succeed
If the test is fixed and we run :GoTest, the location list is still there.
:GoTest
vimrc
My own vimrc at https://github.com/fatih/dotfiles
Latest HEAD (neovim)
latest
1.6
The text was updated successfully, but these errors were encountered:
term: close location list if cmd's result is successful
ef9bc71
Closes #768
No branches or pull requests
Expected behavior
The location list should be closed after the test succeed
Actual behavior
If the test is fixed and we run
:GoTest
, the location list is still there.Steps to reproduce:
:GoTest
on neovim with a test that fails:GoTest
againConfiguration
vimrc
you used to reproduce:My own vimrc at https://github.com/fatih/dotfiles
vim version:
Latest HEAD (neovim)
vim-go version:
latest
go version:
1.6
The text was updated successfully, but these errors were encountered: