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

deno_vscode feature request: copy inferred type #23901

Open
guy-borderless opened this issue May 20, 2024 · 0 comments
Open

deno_vscode feature request: copy inferred type #23901

guy-borderless opened this issue May 20, 2024 · 0 comments

Comments

@guy-borderless
Copy link

the vscode type peek window truncates the type shown.
from my testing vscode extensions like TS type to clipboard do not work with deno.
typescript has tsc filename.ts --declaration --emitDeclarationOnly
for deno I could only find dnt and the configuration needed for this task seems prohibitive. I think it's a useful feature that should be native anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant