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 238 sts4 issues
Sort by recently updated
recently updated
newest added

Wrong icon for CompletionItemKind for xml completions. Today the completionitemkind = Unit when requesting completions for spring xml attributes. To align with lemminx it should be using CompletionItemKind.Value for attributes.

status: waiting-for-feedback

Beforehand: This is not a concrete feature request but a request to start a discussion. SQL queries are an essential part of many spring boot applications. However, the IDE experience...

type: enhancement

**Describe the bug** `workspace/symbols` sometimes returns empty results. Leading to empty list in beans/mappings view. When project is added/removed or classpaths changes, we re-fetch static beans/mappings from workspace symbols as...

type: bug
theme: spring index & symbols
theme: boot-dashboard
for: vscode

**Describe the bug** This last vscode Spring Boot Tools 1.39.0, prevents vscode from running or debugging a java project. When launching Run/Debug a java project "Activating extensions" appears briefly in...

status: waiting-for-feedback
type: bug
status: needs-investigation
for: vscode

`pre_without_version` and `build_without_version` is not recognize for semver resource The extension wrongly reports `Unknown property 'pre_without_version' for type 'SemverPutParams'vscode-concourse(YamlSchemaProblem)` `Unknown property 'build_without_version' for type 'SemverPutParams'vscode-concourse(YamlSchemaProblem)` The documentation about `pre_without_version` and...

type: enhancement
for: eclipse
theme: concourse-support
for: vscode

The extension for the jdt language server that handles classpath-related messages is sometimes not notifying the classpath listeners, resulting in the Spring Boot language server not being able to do...

status: blocked
type: bug
theme: internal-architecture
for: vscode

**Describe the bug** Fedora 36 + swaywm (wayland) Control+C Control+V Control+X content coming from other application or wanting to copy from STS into other application has no effect. Although it...

status: waiting-for-feedback
type: bug
for: eclipse

Add a new icon with a dark foreground, to be displayed on light color themes. Follow-up to https://github.com/spring-projects/sts4/pull/839. | before | after | | --- | --- | | |...

**Describe the bug** Incremental update where completions 'update as you type more letters' seems to be broken in Eclipse (maybe also in vscode, but haven't confirmed / tried that). I...

type: bug
theme: property-editing-support
status: needs-investigation
for: eclipse
theme: code completion

When parsing using open-write takes a long time (e.g. if the parsed file is large or if you insert a sleep during parsing to simulate this situation), and I quickly...

type: bug
for: eclipse
for: vscode
theme: refactoring