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

Show type arguments in description #19

Closed
mxsdev opened this issue Nov 14, 2022 · 0 comments
Closed

Show type arguments in description #19

mxsdev opened this issue Nov 14, 2022 · 0 comments
Labels
api Relating to the API enhancement New feature or request vscode Relating to the VSCode Plugin
Milestone

Comments

@mxsdev
Copy link
Owner

mxsdev commented Nov 14, 2022

Would be nice to show type arguments in descriptions. So, for example, the following:

image

Would display Promise<void> instead of Promise.

There should probably be a config option to toggle this feature, as well as a maximum length before going to ellipsis (e.g. Promise<...>.

From #18 (thanks to @Didas-git for the suggestion!)

@mxsdev mxsdev added enhancement New feature or request vscode Relating to the VSCode Plugin api Relating to the API labels Nov 14, 2022
@mxsdev mxsdev added this to the 1.0.0 milestone Nov 14, 2022
@mxsdev mxsdev closed this as completed in 1c062c7 Nov 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Relating to the API enhancement New feature or request vscode Relating to the VSCode Plugin
Projects
None yet
Development

No branches or pull requests

1 participant