Skip to content

Outline does not show return type for Golang files #2242

@cmprmsd

Description

@cmprmsd

Is your feature request related to a problem? Please describe.
Currently the outline shows argument types for functions in the current file. However, the return types are not listed.

E.g. see this outline:
image

where the function itself has []byte as return type.
image

Is this something you consider useful?

Describe the solution you'd like
The outline should show return types.

Side note: It'd be also nice if the global variables could be collapsed (maybe even default or globally or for a workspace)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions