Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Better Error Handling for /v1/completion/typed #2

@r2d4

Description

@r2d4

Better error handling. Especially for TypeScript definition bugs. It's hard (impossible) to know how to fix something right now if it's broken (e.g., interface instead of type, missing syntax, etc.)

  • Validation of the TypeScript Schema
  • Syntax hints if invalid
  • Possibly adding a compiler pre-check to the playground

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions