Skip to content

debug: disable showing global variables by default #138

@ramya-rao-a

Description

@ramya-rao-a

As being discussed in microsoft/vscode-go#2210, the feature of showing global variables when debugging requires calling ListPackageVars which is expensive in many cases. The setting showGlobalVariables was introduced for the very same reason of this feature being expensive.

This issue is to consider this setting to have the default value of false instead of true to improve the out of the box experience.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DebugIssues related to the debugging functionality of the extension.FrozenDueToAge

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions