From 9def9c4b0008ee54a89674bf9cc6dcac43c3f711 Mon Sep 17 00:00:00 2001 From: Fred Bricon Date: Thu, 8 Nov 2018 09:43:40 -0500 Subject: [PATCH] Update features in README.md (#82) --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d4792854..754dc21d 100644 --- a/README.md +++ b/README.md @@ -13,15 +13,20 @@ This VS Code extension provides support for creating and editing XML documents, * Syntax error reporting * General code completion * Auto-close tags + * Automatic node indentation * Symbol highlighting * Document folding + * Document links * Document symbols and outline * Renaming support * Document Formatting + * DTD validation * XSD validation * XSD based hover * XSD based code completion - * DTD validation + * XSL support + * XML catalogs + * File associations * Code actions * Schema Caching