We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2880123 commit af951d9Copy full SHA for af951d9
CHANGELOG.md
@@ -69,6 +69,10 @@ IMPROVEMENTS:
69
* Use gopls to get documentation and documentation links for identifiers under
70
the cursor.
71
[[GH-2822]](https://github.com/fatih/vim-go/pull/2822)
72
+* Parse compiler errors that prevent golangci-lint linters from running more
73
+ usefully.
74
+ [[GH-2835]](https://github.com/fatih/vim-go/pull/2835)
75
+
76
77
BUG FIXES:
78
* Use the discovered full path for gopls when renaming.
0 commit comments