This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
Improvements when using gopls and bug fixes
-
- Add note to use WSL 2 for debugging to work in Windows Subsystem for Linux. PR 3167
-
- Fix the
Go: Fill struct
to work correctly when file has multi byte characters. PR 2611
- Fix the
-
- Allow setting breakpoints on a file from the module cache. PR 3079
-
- Improve the error message seen when debugging for "bad access". PR 3196