Feature Request: TypeSpec Language Support in Zed Editor #25547
zlatkoc
started this conversation in
Language Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Zed Team,
I would like to request the addition of TypeSpec language support to the Zed editor. TypeSpec is a schema definition language designed for API development.
Feature Details:
Benefits:
This feature would make Zed an attractive option for API designers and developers working with TypeSpec, especially those in the Azure ecosystem or building OpenAPI specifications through TypeSpec.
Resources:
Homepage: https://typespec.io
TypeSpec GitHub repository: https://github.com/microsoft/typespec
TypeSpec Language Documentation: https://microsoft.github.io/typespec/
The TypeSpec Language Server can be found in the TypeSpec repository: https://github.com/microsoft/typespec/tree/main/packages/typespec-vscode
Beta Was this translation helpful? Give feedback.
All reactions