Skip to content
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

Define keyword categories and refactor/cleanup of the keyword logic #6440

Open
timotheeguerin opened this issue Mar 13, 2025 · 0 comments
Open
Labels
compiler:core Issues for @typespec/compiler feature New feature or request triaged:core
Milestone

Comments

@timotheeguerin
Copy link
Member

timotheeguerin commented Mar 13, 2025

As part of reserving new keywords those can still be used in certain context(model properties, enum member, etc.)
This was done to keep existing behavior but in general we need to recategorize all our keywords and have them all drop to at least the same level of restriction

Things to do as well

  • update scanner test to make sure it match
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:core Issues for @typespec/compiler feature New feature or request triaged:core
Projects
None yet
Development

No branches or pull requests

2 participants