-
Notifications
You must be signed in to change notification settings - Fork 12
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
The end-tag is inserted on an incorrect location #259
Comments
@gkwan-ibm I'm having trouble recreating this. Could you please explain the exact sequence in more detail ? E.g.
I'm not even sure these are the exact best questions but I guess I'm just trying to think of what the relevant detail could be. |
The server.xml contains the following:
|
Tried to open the server.xml with Text Editor and XML Editior, both editors do not propose any action. |
Just confirmed this issue still exists in v0.9.2 on top of 23-0. It looks to me like we should open a Lemminx issue for this one. In Lemminx v0.23.0 I see this relevant stack trace in the debugger
|
Opened eclipse-lemminx/lemminx#1544 . Since this would require a lemminx enhancement, I labeled this as 'enhancement'. |
Tried to fix the
webApplication
tag by the suggested actionthe proposed close action, paste the closing
</webApplication>
end-tag incorrectly at line 57The text was updated successfully, but these errors were encountered: