-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for TypeSpec language #4450
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CONTRIBUTING.md
says to put this sample in website/index/samples/sample.typespec.txt
but CI will fail and say to put in website/src/website/data/home-samples/sample.typespec.txt
assuming the later is correct as there was only a single value in website/index/samples
.
I can update the contributing guide if you'd like.
Hi, I would like to add our language to monaco editor as we have been getting request to add syntax highlighting in Azure DevOps and talking with the bicep team that is the first step in having them support it.
Info about TypeSpec:
Repo microsoft/typespec
Website: https://typespec.io