summaryrefslogtreecommitdiffstats
path: root/development/vscode/vscode.desktop
diff options
context:
space:
mode:
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
commit97ba094ee62a6edb074530da390f412b201042b6 (patch)
tree7a81c9508d89cdb93f758dbc3e684ac2fc5848f2 /development/vscode/vscode.desktop
parentc0ebe655bc2cd1ae84714afa4a107970cde6890a (diff)
downloadslackbuilds-97ba094ee62a6edb074530da390f412b201042b6.tar.gz
slackbuilds-97ba094ee62a6edb074530da390f412b201042b6.tar.xz
development/vscode: Added (Development tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/vscode/vscode.desktop')
-rw-r--r--development/vscode/vscode.desktop9
1 files changed, 9 insertions, 0 deletions
diff --git a/development/vscode/vscode.desktop b/development/vscode/vscode.desktop
new file mode 100644
index 0000000000..9b0a9eb995
--- /dev/null
+++ b/development/vscode/vscode.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=VS Code
+GenericName=Visual Studio Code - Open Source
+Categories=Development;IDE
+Exec=/usr/bin/code-oss %F
+Icon=vscode
+Terminal=false
+Type=Application
+Comment=Editor for building and debugging modern web and cloud applications