Main Features
- Validation for GraphQL
@Query
and@Mutation
methods withvoid
return type - Navigate to REST endpoints using workspace symbols
- Show config property documentation when hovering over the key in a properties file
- Validate lists in
@ConfigProperty
'sdefaultValue
- Make Java file snippets context-aware
- Add an `id` to track the type of each
CodeAction