Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spring expression language, expression auto complete is not working #541

Closed
yekota-copart opened this issue Sep 25, 2020 · 3 comments
Closed
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

Comments

@yekota-copart
Copy link

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.

@martinlippert
Copy link
Member

@yekota-copart We do not (yet) provide code completion or anything like that within SpEL expressions.

@yekota-copart
Copy link
Author

@martinlippert Thanks for sharing the info, Hoping to see that feature soon in sts.

@martinlippert martinlippert added type: enhancement theme: spel-support for: eclipse something that is specific for Eclipse for: vscode something that is specific for VSCode theme: code completion labels Oct 29, 2024
@martinlippert
Copy link
Member

martinlippert commented Oct 29, 2024

More concrete issues have been created for auto completion for spel expressions recently: #1384, #1379, #1378

@martinlippert martinlippert closed this as not planned Won't fix, can't repro, duplicate, stale Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants