spring expression language, expression auto complete is not working #541
Labels
for: eclipse
something that is specific for Eclipse
for: vscode
something that is specific for VSCode
theme: code completion
theme: spel-support
type: enhancement
I am using Spring Tool Suite 4(4.7.1.RELEASE), And I am trying to write the below expression.
@Value("#{new Boolean(true)}") private boolean is24;
But for spel expression, the code autocomplete or code suggestions are not working.
Is this feature never exist or Am I missing any sts configuration.
Thanks for helping.
The text was updated successfully, but these errors were encountered: