Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Some types fail to display their content in locals/watch window while debugging #2328

Closed
jhendrixMSFT opened this issue Feb 14, 2019 · 2 comments
Assignees
Labels

Comments

@jhendrixMSFT
Copy link
Member

Per discussion #2288 (comment) some types were failing expression evaluation due to '-' character in the type name. To fix this enclose the type name in quotes, see go-delve/delve#1476 for more info.

@jhendrixMSFT jhendrixMSFT self-assigned this Feb 14, 2019
@jhendrixMSFT jhendrixMSFT changed the title Enclose type names in quotes when evaluating an expression Some types fail to display their content in locals/watch window while debugging Feb 14, 2019
@ramya-rao-a
Copy link
Contributor

The latest beta version (0.9.3-beta.2) of this extension has the fix for this issue

@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 18, 2019
@ramya-rao-a
Copy link
Contributor

This feature is out in the latest release(0.10.0) of the Go extension

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants