Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outline does not show return type for Golang files #149361

Closed
cmprmsd opened this issue May 12, 2022 · 2 comments
Closed

Outline does not show return type for Golang files #149361

cmprmsd opened this issue May 12, 2022 · 2 comments
Assignees
Labels
*caused-by-extension Issue identified to be caused by an extension

Comments

@cmprmsd
Copy link

cmprmsd commented May 12, 2022

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?

@jrieken jrieken added the *caused-by-extension Issue identified to be caused by an extension label May 12, 2022
@cmprmsd
Copy link
Author

cmprmsd commented May 13, 2022

Thanks I opened an issue for the extension: golang/vscode-go#2242

@github-actions github-actions bot locked and limited conversation to collaborators Jun 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*caused-by-extension Issue identified to be caused by an extension
Projects
None yet
Development

No branches or pull requests

3 participants
@jrieken @cmprmsd and others