diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2017-01-04 00:47:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-04 00:52:48 +0700 |
commit | 97ba094ee62a6edb074530da390f412b201042b6 (patch) | |
tree | 7a81c9508d89cdb93f758dbc3e684ac2fc5848f2 /development/vscode/README | |
parent | c0ebe655bc2cd1ae84714afa4a107970cde6890a (diff) |
development/vscode: Added (Development tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/vscode/README')
-rw-r--r-- | development/vscode/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/development/vscode/README b/development/vscode/README new file mode 100644 index 0000000000000..bd0779ab87294 --- /dev/null +++ b/development/vscode/README @@ -0,0 +1,6 @@ +Visual Studio Code. + +VS Code is a new type of tool that combines the simplicity of a code +editor with what developers need for their core edit-build-debug +cycle. Code provides comprehensive editing and debugging support, an +extensibility model, and lightweight integration with existing tools. |