Skip to content

application.properties/yaml autocomplete for nested enums regression #1021

@alex-kormukhin

Description

@alex-kormukhin

Describe the bug
Spring Tool Suite 4.18

For nested enums:
image

in list/set/map properties structs:
image

if enum type used in C.E form (not E with C.E import) properties autocomplete is not work.
Wrong substitution:
image

and no value suggestions:
image

In Spring Tool Suite 3.9.22 all works fine:
image

image

To Reproduce
Try use properties/yaml autocomplete in attached example.zip project.

Sample

Attach example.zip project.
example.zip

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions