From 4a71be4e280452b21d25c2992e700c754f385e1d Mon Sep 17 00:00:00 2001 From: emilianoascona Date: Thu, 2 Dec 2021 12:47:46 -0300 Subject: [PATCH] Adding custom features to README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 475cf6e..20ebec5 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,11 @@ This is a custom extension for [VS Code](https://github.com/microsoft/vscode) ba * CodeActions * Serialize/Conversion (beta) +## Custom Features +* Semantic Extensions +* Custom Validations +* Dialects Hot Reload + ## Requirements NodeJS installed (14.16.1 LTS recommended)