Add some READMEs
This commit is contained in:
9
personalize/README.md
Normal file
9
personalize/README.md
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
display_name: Personalize
|
||||||
|
description: Allow developers to customize their workspace on start
|
||||||
|
icon: ../icons/personalize.svg
|
||||||
|
---
|
||||||
|
|
||||||
|
# Personalize
|
||||||
|
|
||||||
|
Run a script on workspace start that allows developers to run custom commands to personalize their workspace.
|
||||||
11
vscode-desktop/README.md
Normal file
11
vscode-desktop/README.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
display_name: VS Code Desktop
|
||||||
|
description: Add a one-click button to launch VS Code Desktop
|
||||||
|
icon: ../icons/code.svg
|
||||||
|
---
|
||||||
|
|
||||||
|
# VS Code Desktop
|
||||||
|
|
||||||
|
Add a button to open any workspace with a single click.
|
||||||
|
|
||||||
|
Uses the [Coder Remote VS Code Extension](https://github.com/coder/vscode-coder).
|
||||||
Reference in New Issue
Block a user