microsoft / microsoft/typespec
Define keyword categories and refactor/cleanup of the keyword logic
Open
compiler:core
feature
triaged:core
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.