vscode-go v0.27.1 Release Notes

Release Date: 2021-08-12 // over 2 years ago
  • A list of all issues and changes can be found in the v0.27.1 milestone and commit history.

    โœจ Enhancement

    • ๐Ÿ‘Œ Supports replay and core debug launch modes. (PR 1268)

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fixed process pickers used in attach mode debugging. (Issue 1679)
    • ๐Ÿ›  Fixed the failure of debugging when CGO_CFLAGS is set. (Issue 1678)
    • ๐Ÿ›  Fixed the dlv-dap installation issue. (Issue 1682)

    Thanks

    Thanks for your contributions, Luis Gabriel Gomez, Suzy Mueller, and Hana Kim!