diff options
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 0000000000..bd0779ab87 --- /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. |