redhat-developer / redhat-developer/vscode-xml
Auto-create quotes after inserting the `=` sign after an attribute
Open
Nobody has claimed this yet.
completion
enhancement
- Dominant language
- TypeScript
- Stars
- 328
- Forks
- 101
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 7
Description
Same as the HTML language support:

Should honor the xml.preferences.quoteStyle setting.
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
Compare the requested behavior with the existing HTML language support and inspect how the xml.preferences.quoteStyle setting is used. Implement automatic quote creation after typing = following the screenshot, and verify that the behavior respects the configured quote style.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100