Add some READMEs
parent
4e5b8d1069
commit
21774d96ba
@ -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.
|
@ -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).
|
Loading…
Reference in New Issue