Skip to content

Button in vs-code to open a large error as a new file in open a new tab.Β #107

@MichaelDimmitt

Description

@MichaelDimmitt

Description:
Not sure if I should request this feature in this extension.
Please let me know if it should be posted in a different extension repository.

Describe the bug
When you hover to see a typescript error the content can be to large to view in the tooltip.

I understand there is a button that sends you here: https://ts-error-translator.vercel.app/ - however, that also cuts off the two types that that I want to visually compare to troubleshoot the error.

Expected behavior
Clicking a button from the tooltip, outputs the error in a new vs-code tab.

Original error
If this bug is related to an error that is not formatting well, please
attach the original error in a code block:

Screenshots
Screenshot 2024-05-10 at 12 48 57 PM

If there is interest for this and if it is possible.
I might try to put up a pr solving this.

Thank you, this extension is definitely helpful overall.

Regards,
Michael Dimmitt

ps. to make the example in the screenshot I added this to my typescript file: "noErrorTruncation": true,

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions