From f809cbdb09c9029f1ccdfc6ff950421d1aae1408 Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 26 Sep 2018 15:52:18 -0700 Subject: [PATCH] added todo tree --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 8c99837..3b97eb5 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [Project Manager](#project-manager) - [REST Client](#rest-client) - [Settings Sync](#settings-sync) + - [Todo tree](#todo-tree) - [Yo](#yo) - [Formatting/Beautification](#formatting--beautification) - [Better Align](#better-align) @@ -471,6 +472,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you ![Settings Sync](https://i.imgur.com/QZtaBca.gif) +## [Todo Tree](https://marketplace.visualstudio.com/items?itemName=Gruntfuggly.todo-tree) + +> Custom keywords, highlighting, and colors for TODO comments. As well as a sidebar to view all your current tags. + +![Todo Tree](https://thumbs.gfycat.com/PowerlessWindyCivet-size_restricted.gif) + ## [Yo](https://marketplace.visualstudio.com/items?itemName=samverschueren.yo) > Scaffold projects using [Yeoman](http://yeoman.io/)