redhat-developer / redhat-developer/vscode-xml
`editor.autoClosingTags` does not exist in VS code. "Supported VS Code settings" needs to be corrected.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 328
- Forks
- 101
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 7
Description
Hello,
I'm trying to get the XML validation to work with this extension but it is not doing anything, despite trying to follow the instructions.
The Supported VS Code settings part of the extension's description says to disable editor.autoClosingTags; that parameter does not exist in the latest VS Code. There is Brackets, Comments, Delete, Overtype, and Quotes. I've also included a screenshot of all options. Even manually adding in editor.autoClosingTags in my settings file has it become dim, signaling that no such option exists.
I recommend that the instructions be corrected. Also, there is a spelling issue with it; it says "turned of for this" when it should say "turned off for this".
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
Open the extension description and locate the “Supported VS Code settings” section. Verify the current VS Code settings and correct the reference to editor.autoClosingTags, along with the “turned of” spelling error. Done means the instructions accurately describe a supported setting and use “turned off”.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 70/100