New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
POM editor: shortcuts broken #429
Comments
|
I reproduce the issue. |
|
+1 This is a highly annoying regression, hopefully easy to fix? |
|
As a workaround uninstall the default pom editor (LemMinX) and install the legacy one (something like "POM Editor (Legacy) using WebTools..."). With the old editor some basic features work again for me, e.g. "Open Declaration". |
|
The issue seems to be only the shortcut binding. If you select multiple line and then do Ctrl+3 > Toggle Line Comment, then all lines are commented. |
|
I have fixed TM4E so the Ctrl+Shift+C shortcut is now working again for files like pom.xml. Please install latest version from https://download.eclipse.org/tm4e/snapshots/ and try again. |
|
The comments are still not working with shortcut ctrl+shift+/ shortcut in pom editor. |
|
still not working |
Since 1.19 previously working shortcuts are broken, for me most notably "Toggle Block comment".
In the normal XML editor thos still work.
Judging from the now different colors of syntax coloring the XML parts seems to have changed, but it sgtill should recognize/copy the shortcust/other settings of the previously used XML editor.
Eclipse:
Version: 2021-09 (4.21.0)
Build id: 20210910-1417
M2E:
Eclipse.org - m2e M2E Maven Integration for Eclipse Core 1.19.0.20211116-0804 org.eclipse.m2e.feature
The text was updated successfully, but these errors were encountered: