Integrated: 8285150: Improve tab completion for annotations
Jan Lahoda
jlahoda at openjdk.org
Thu Sep 11 10:47:16 UTC 2025
On Fri, 20 Dec 2024 06:24:13 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.
This pull request has now been integrated.
Changeset: 3355a9d3
Author: Jan Lahoda <jlahoda at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/3355a9d3fa3e57d489f716ebc1c885c1391274ea
Stats: 323 lines in 4 files changed: 302 ins; 0 del; 21 mod
8285150: Improve tab completion for annotations
Reviewed-by: liach
-------------
PR: https://git.openjdk.org/jdk/pull/22840
More information about the kulla-dev
mailing list