v0.22.1 - 8th Feb, 2021
Enhancements
- Added error details to automated error reports. (CL 287952)
- Used clickable links in
"go.languageServerExperimentalFeatures"
setting deprecation error messages. (CL 288133)
Fixes
- Fixed a race during language client restarts. (CL 288372, CL 288352)
- Disabled the language server when using workspace folders over ssh. (Issue 1171)
- Added
dlv
to the"go.alternateTools"
example value list. (CL 289231)
Code Health
- Bumped
ini
to 1.3.8 to address a vulnerability report fromnpm audit
.
Thanks
Thank you for your contribution, @stamblerre, @hyangah, @patrasap0908!