vscode-go v0.35.0 Release Notes

Release Date: 2022-07-18 // almost 2 years ago
  • A list of all issues and changes can be found in the v0.35.0 milestone and commit history.

    ๐Ÿ”‹ Features

    • ๐Ÿš€ This release adds support for inlay hints (Issue 1631).
    • โž• Add logic to support ${workspaceFolderBasename} substitution in extension settings (Issue 2310).
    • โž• Add support for multi-file test suite (Issue 1130).
    • โž• Add support for custom formatters.

    ๐Ÿ› Bug Fix

    • ๐Ÿ›  Fixed (Issue 2339) that prevented updating delve on arm64 Macs.

    Thanks

    Thank you for your contribution, @hyangah, @nirhaas, @bentekkie, @jamalc, and @suzmue.