Skip to content

Evaluate AnnotatedTextEdit and ChangeAnnotation#needsConfirmation #1155

Closed
@BoykoAlex

Description

@BoykoAlex

VScode supports annotated edits which can a common ChangeAnnotation that has needsConfirmation flag. Once the flag is set VSCode shows nice compare and merge UI where user can preview changes and accept/reject them.

This feature needs to be evaluated whether we can take advantage of it as its purpose seem to partially accept changes. Spring Boot version upgrade usually assumes all changes are accepted otherwise code may not compile but there are exceptions from this of course.

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions