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/vscode.desktop | |
parent | c0ebe655bc2cd1ae84714afa4a107970cde6890a (diff) |
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.desktop | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/development/vscode/vscode.desktop b/development/vscode/vscode.desktop new file mode 100644 index 000000000000..9b0a9eb99534 --- /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 |