Skip to content

Commit

Permalink
added visual studio code
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin committed Oct 10, 2023
1 parent b672fac commit 0f24511
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
Binary file added workspaces/Visual Studio Code/vs-code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions workspaces/Visual Studio Code/workspace.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"description": "Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications.",
"docker_registry": "https://index.docker.io/v1/",
"name": "kasmweb/vs-code:develop",
"image_src": "vs-code.png",
"categories": [
"Development"
],
"friendly_name": "Visual Studio Code",
"architecture": [
"amd64",
"arm64"
],
"compatibility": [
"1.13.x"
],
"uncompressed_size_mb": 2240
}

0 comments on commit 0f24511

Please sign in to comment.