eclipse-lsp4e / eclipse-lsp4e/lsp4e
XML: provide option to enable/disable auto-renaming of tags
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 85
- Forks
- 69
- Avg merge
- 8h 33m
- Merged PRs (30d)
- 6
Description
As explained by @angelozerr in https://github.com/eclipse/wildwebdeveloper/issues/1140#issuecomment-1475353878 auto-renaming of XML-tags is always active and there's no setting to deactivate it.
It would be nice to have an option, that can in eclipse then show in form of a push button in the toolbar or the general settings of the XML editor to enable or disable it.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the behavior described in eclipse/wildwebdeveloper#1140 and its linked comment, then trace how XML tag auto-renaming is integrated into the Eclipse XML editor. Done means users can enable or disable auto-renaming through an Eclipse toolbar button or XML editor setting, with the choice applied consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100