From 68cf711bd4e65b66b92580450a99297fa996d3b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mehmet=20Yatk=C4=B1?= <26697004+yatki@users.noreply.github.com> Date: Thu, 11 Aug 2022 12:38:26 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a3e0703..130fd92 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,14 @@ A simple yet powerful extension to add wrapper snippets around your code blocks. ## Features -- Supports **language identifiers** 🚀**New!** +- Now works on [VSCode for Web](https://code.visualstudio.com/docs/editor/vscode-web) 🚀**New!** +- Supports **language identifiers** - Supports **multi** selections - Fully **customizable** - **Custom** wrapper snippets - You can assign **shortcuts** for _each_ wrapper snippets separately -- Nicely formatted (Preserves indentations 🚀**New!**) -- Sorts recently used snippets on top 🚀**New!** +- Nicely formatted (Preserves indentations) +- Sorts recently used snippets on top ### Demo 1: Choosing a wrapper snippet from quick pick menu