Add "Tasks" in vscode main features (#21845)

This commit is contained in:
fadelpamungkas
2018-11-07 13:10:41 +07:00
committed by Manish Giri
parent afaa606d0e
commit 2b6e151dfd

View File

@ -61,6 +61,7 @@ Its main features are:
* Debugging - Be able to debug using break points, call stacks and an interactive console.
* Build-in Git - Review diffs, stage files, make commits, push and pull, all available in the editor.
* Extensions - Install extensions to add new languages, themes, debuggers, and connect additional services.
* Tasks - Automate tasks like linting, building, packaging, testing or deploying software systems.
## <a href='https://atom.io/' target='_blank' rel='nofollow'>WebStorm</a>