Skip to content

Commit

Permalink
Add links to features documentation
Browse files Browse the repository at this point in the history
Add links to features documentation

Signed-off-by: azerr <[email protected]>
  • Loading branch information
angelozerr authored and datho7561 committed May 27, 2021
1 parent 23b7678 commit d43730f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ This VS Code extension provides support for creating and editing XML documents,

* Syntax error reporting
* General code completion
* Auto-close tags
* [Auto-close tags](https://github.com/redhat-developer/vscode-xml/blob/master/docs/Features.md#xml-tag-auto-close)
* Automatic node indentation
* Symbol highlighting
* Document folding
* Document links
* [Document symbols and outline](https://github.com/redhat-developer/vscode-xml/blob/master/docs/Symbols.md)
* Renaming support
* [Renaming support](https://github.com/redhat-developer/vscode-xml/blob/master/docs/Features.md#rename-tag)
* [Document Formatting](https://github.com/redhat-developer/vscode-xml/blob/master/docs/Formatting.md)
* [DTD validation](https://github.com/redhat-developer/vscode-xml/blob/master/docs/Validation.md#validation-with-dtd-grammar)
* DTD completion
Expand Down

0 comments on commit d43730f

Please sign in to comment.