RFR: 8285150: Improve tab completion for annotations [v5]

Jan Lahoda jlahoda at openjdk.org
Thu Sep 11 10:41:38 UTC 2025


On Tue, 9 Sep 2025 05:41:26 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:

>> When using types code like:
>> 
>> @Deprecated(
>> 
>> 
>> and presses `<tab>`, there should be a sensible completion, but currently there is nothing. This PR proposes to add code completion for annotation attributes.
>
> Jan Lahoda has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Adding Test annotation

Thanks for the review!

-------------

PR Comment: https://git.openjdk.org/jdk/pull/22840#issuecomment-3279842932


More information about the kulla-dev mailing list