eclipse-jdt / eclipse-jdt/eclipse.jdt.core
Missing keywords for new java features
Open
- Dominant language
- Java
- Stars
- 237
- Forks
- 195
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 49
Description
The following keywords are missing in Code Completions
- permits , I see we have bug here where the permits is only available for non interfaces (https://github.com/eclipse-jdt/eclipse.jdt.core/issues/2261)
- record
- when
Contributor guide
Assessment
This issue has not been assessed yet.