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

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

Open
r2d4 opened this issue Sep 6, 2023 · 1 comment
Open

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

r2d4 opened this issue Sep 6, 2023 · 1 comment

Comments

@r2d4
Copy link
Member

r2d4 commented Sep 6, 2023

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
@r2d4
Copy link
Member Author

r2d4 commented Sep 6, 2023

ref #1

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

No branches or pull requests

1 participant