Dear Spring Community, I am happy to announce the 4.6.1 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia. Highlights from this release include: (Spring Boot) improvement: Spring yaml validation doesn't understand the "<<:" syntax (#440) (Spring Boot) improvement: YAML Property completion: Superclass properties not detected in case of List or Map (#449) (Spring Boot) improvement: improved performance for content-assist for Spring XML config files (Spring Boot) bugfix: Quick Fix for unknown properties broken (#442) (Eclipse) improvement: early access builds on Eclipse…
Dear Spring Community, I am happy to announce the 4.6.0 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia. Highlights from this release include: (Spring Boot) performance: improved performance while scanning projects for symbols (Spring Boot) performance: improved performance when multiple files change at once (e.g. after a switch to a different branch or a git pull + refresh) (Eclipse) bugfix: source lookup for Spring Boot launch configs works again (Eclipse) documentation: There is a new section in the user documentation that focuses on migrating an existing workspace…
Dear Spring Community, I am happy to announce the 4.5.1 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia. Highlights from this release include: (Spring Boot) improvement: live hover mechanism now reports connection failures (Eclipse) improvement: Add support for async completions in 4.15 (#402) - PR from @gayanper (Eclipse) improvement: Early access builds for Eclipse 4.15 available (Eclipse) fixed: auto-completion inserted extra newline for params in @Value annotations (Eclipse) fixed: Boot Dashboard cannot start app when Eclipse project name contains spaces (#40…
Dear Spring Community, I am happy to announce the 4.5.0 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia. Highlights from this release include: (Eclipse): Spring Tools 4 for Eclipse distribution updated to Eclipse 2019-12 release (Eclipse) improvement: progress updates from new live hover mechanism now appears in Eclipse as well (Eclipse) bugfix: fixed NPE when deleting apps from CF via the boot dashboard (Eclipse) bugfix: finish button was disabled after selecting an org/space when creating a CF target in the boot dashboard (Spring Boot) improvement: better and more…
Dear Spring Community, I am happy to announce the 4.4.2 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia. Highlights from this release include: (Spring Boot), (Eclipse) enhancement: new actions to connect/refresh/disconnect live hover information for running Spring Boot projects now available from the Boot Dashboard menus (context-menu + view toolbar) (Spring Boot), (Eclipse) enhancement: Optional link console tab with Boot Dashboard selection (#386) (Spring Boot), (VSCode): early version of more detailed progress reporting for live hover information mechanism…
Dear Spring Community, I am happy to announce the 4.4.1 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia. Highlights from this release include: (Spring Boot) introducing the all-new mechanism to connect and disconnect to/from running Spring applications to show live data - take a look at the wiki for details (Spring Boot), (Eclipse) enhancement: Goto Symbol now also works from XML bean files (Spring Boot), (Eclipse) fixed: Completion in application.properties sometimes leaves some 'garbage' text (Spring Boot): improve performance of xml symbol scanning (Spring Boot…
Dear Spring Community, I am happy to announce the 4.4.0 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia. Highlights from this release include: (Eclipse) major change: quick text search contributed to the Eclipse platform and ships to millions of Eclipse users now (Eclipse) improvement: updated to Eclipse 2019-09 release (Eclipse) improvement: various improvements to support the dark theme (Eclipse) fixed: deadlock during startuo fixed (Concourse) improvement: updated to latest changes in Concourse YAML elements and attributes various additional bug fixes To download…
Dear Spring Community, I am happy to announce the 4.3.2 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia. Highlights from this release include: (Spring Boot) fixed: CTRL-click navigation does not handle properties on super class correctly (#326) (Spring Boot) fixed: Configuration property analysis does not handle properties written in snake_case correctly (#327) (Eclipse) fixed: language server processes not being terminated correctly under specific circumstances, resulting in many language server processes keep running while Eclipse is open (Eclipse) fixed: Eclipse…
Dear Spring Community, I am happy to announce the 4.3.1 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia. Highlights from this release include: (all language servers) performance: further improvements to the language server startup time (Spring Boot) fixed: wrong error markers in properties files (#314) (VS Code) fixed: vscode goto definition error with lsp (#309) (Eclipse) fixed: STS4 can now be installed again into an existing Eclipse install when running on JDK8 (Eclipse) fixed: deadlock when starting up the Spring Boot language server for workspaces with many…
Dear Spring Community, I am happy to announce the 4.3.0 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia. Highlights from this release include: (Eclipse Theia vs Atom) Eclipse Theia now officially supported, Atom support deprecated (Spring Boot) improvement: project classpath notifications now happen in batch on startup to further optimize performance and job load on the Eclipse side (Spring Boot) improvement: symbols are now being re-created if dependent types change (Spring Boot) fixed: Slow code completion takes more than a 1 sec. (#293) (Spring Boot) fixed: content…