The next generation of tooling for Spring Boot, including support for Cloud Foundry manifest files, Concourse CI pipeline definitions, BOSH deployment manifests, and more... - Available for Eclipse, Visual Studio Code, and Theia
With the recent addition of Go To Definition for bean identifiers in SpEL expressions, we could also provide content-assist for bean identifiers in SpEL expressions as one of the next steps here.
While figuring out proposals is easy (we have this for many annotations already), providing a smooth typing experience in those SpEL expressions needs some investigation here, especially around how well the parser deals with incomplete SpEL expressions and how we can find the best content-assist proposals in those situations.
With the recent addition of Go To Definition for bean identifiers in SpEL expressions, we could also provide content-assist for bean identifiers in SpEL expressions as one of the next steps here.
While figuring out proposals is easy (we have this for many annotations already), providing a smooth typing experience in those SpEL expressions needs some investigation here, especially around how well the parser deals with incomplete SpEL expressions and how we can find the best content-assist proposals in those situations.