Skip to content
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

Closed
2019-05-10 opened this issue Dec 7, 2021 · 7 comments
Closed

POM editor: shortcuts broken #429

2019-05-10 opened this issue Dec 7, 2021 · 7 comments

Comments

@2019-05-10
Copy link

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

@fbaligand
Copy link

I reproduce the issue.
This is clearly a annoying problem for me!

@JRaue
Copy link

JRaue commented Apr 22, 2022

+1 This is a highly annoying regression, hopefully easy to fix?

@lbeuster
Copy link

lbeuster commented Jul 6, 2022

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

@mickaelistria
Copy link
Contributor

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.

@mickaelistria
Copy link
Contributor

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.

@Ravi201606
Copy link

The comments are still not working with shortcut ctrl+shift+/ shortcut in pom editor.

@scmod
Copy link

scmod commented Oct 8, 2022

still not working
eclipse.buildId=4.24.0.I20220607-0700
TextMate Core 0.5.1.202209071331 org.eclipse.tm4e.feature.feature.group Eclipse TM4E
and the single line comment is not right also, it end with a new line and '--'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants