diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2017-01-21 14:28:45 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-01-21 14:29:07 +0000 |
commit | c7868b819a570a98e48db7acd566e81d81d8770e (patch) | |
tree | 481910455faf097e2f76d99b397606d6cacbb47d /development/vscode/README | |
parent | 0a8a08f29ed6c34e6b779b1bda6bbf93b3d7555e (diff) | |
download | slackbuilds-c7868b819a570a98e48db7acd566e81d81d8770e.tar.gz |
development/vscode: Fixed building errors.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/vscode/README')
-rw-r--r-- | development/vscode/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/vscode/README b/development/vscode/README index bd0779ab87..a96018d1c2 100644 --- a/development/vscode/README +++ b/development/vscode/README @@ -1,6 +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 +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. |