Skip to content

feat: create an IDE plugin for type-test errors #56

Description

@martyy-code

Description

Create a VS Code plugin (and consider JetBrains IDE support) that renders type-test failure messages inline, with direct links to the relevant documentation in the web app cookbook.

Why

When tsc fails on a type test, developers see a wall of cryptic compiler output. An IDE plugin can parse the error, render it as a readable diff (expected vs received), and offer a "Learn more" link to the cookbook page for that type pattern.

Acceptance criteria

Risks

  • High effort. IDE plugins require maintenance, marketplace setup, and ongoing compatibility work.

Related

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:apiChainable API (check / assert / expect)enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions