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

Always Show Return Type #61550

Open
nonnapopoa opened this issue Apr 6, 2025 · 2 comments
Open

Always Show Return Type #61550

nonnapopoa opened this issue Apr 6, 2025 · 2 comments
Assignees
Labels
Needs Investigation This issue needs a team member to investigate its status.

Comments

@nonnapopoa
Copy link

nonnapopoa commented Apr 6, 2025

It would be great if the return type or value type of functions, variables, and properties were always shown in the autocomplete suggestion box similar to WebStorm. This helps developers quickly understand what each item represents without needing to hover or navigate to its definition.

WebStorm VS Code
@mjbvz mjbvz transferred this issue from microsoft/vscode Apr 7, 2025
@mjbvz mjbvz removed their assignment Apr 7, 2025
@RyanCavanaugh
Copy link
Member

@mjbvz why is this transferred? We don't control the UI. VS Code can query member items details.

@mjbvz
Copy link
Contributor

mjbvz commented Apr 7, 2025

Support was added in #48429 but I'm not sure when they are returned. I tried debugging but didn't see them showing up in the trace

@RyanCavanaugh RyanCavanaugh added the Needs Investigation This issue needs a team member to investigate its status. label Apr 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Investigation This issue needs a team member to investigate its status.
Projects
None yet
Development

No branches or pull requests

4 participants