sts4
sts4 copied to clipboard
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, V...
In case the user has Copilot installed in their Eclipse IDE, the embedded MCP server should automatically get configured to be used by Copilot (instead of asking the user to...
In case the extension runs inside of Cursor, the embedded MCP server should automatically get configured to be used by Cursor (instead of asking the user to configure the MCP...
In case the user has Copilot installed, the embedded MCP server should automatically get configured to be used by Copilot (instead of asking the user to configure the MCP server...
When opening the logical structure view in VSCode for the first time, there is some initial delay before the tree shows up. It looks like this delay is not caused...
The version attribute of the various annotations (mappings and exchanges) should be validated to see if the versioning feature is enabled or not. If not, a quick fix should help...
When clicking "open reference" in the structure view to open the corresponding catalog file, the editor should jump and - if possible - highlight the section in the catalog file...
At the moment, functional endpoint definitions are only analyzed and indexed for webflux, not for webmvc yet. We should add support for that, including showing code lenses over handler methods,...
At the moment, the logic that extracts request mapping symbols and index information from functional webflux endpoints only recognizes the standard function calls, not the newer builder pattern (was introduced...
**Describe the bug** I setup my project perfectly with kotlin as my programming language and now i can seen to run it nor view the endpoints and all the other...