sts4 icon indicating copy to clipboard operation
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...

Results 321 sts4 issues
Sort by recently updated
recently updated
newest added

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...

type: enhancement
for: eclipse
theme: ai supported coding

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...

type: enhancement
for: vscode
theme: ai supported coding

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...

type: enhancement
for: vscode
theme: ai supported coding

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...

type: enhancement
for: vscode
theme: structural view

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...

type: enhancement
for: eclipse
for: vscode
theme: validation

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...

type: enhancement
theme: structural view

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,...

type: enhancement
theme: spring index & symbols
for: eclipse
for: vscode

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...

type: enhancement
theme: spring index & symbols
for: eclipse
for: vscode

**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...

type: enhancement
status: needs-discussion
for: vscode