Open
Description
Describe the bug
There is no option to format pom.xml in the Maven POM editor.
There is no Source menu with Format option, Ctrl+Shift+F does nothing.
Context menu contains Source -> Format Ctrl+Shift+F , but selection of this command also does nothing.
Spring Tool Suite 4
Version: 4.27.0.RELEASE
Build Id: 202411281622
Revision: a0cb489
A clear and concise description of what the bug is.
To Reproduce
- Open pom.xml in Maven POM editor
- Use Ctrl+Shift+F to format or select from context menu Source ->Format
- XML still unformatted
In the XML editor the same file is formatted without any issues.