addon-vscode/todo.txt
Richard Sperry dcd9eb65d9 devenv
2025-04-16 18:07:13 -07:00

30 lines
668 B
Text

persist SERVER
add workspace persistant file
? add new custom service to run linking, store in data
cli
https://github.com/coder/code-server/blob/e3c09efcbcdfd632cbeac6044692d7ea9f493386/src/node/cli.ts#L35
conf
https://github.com/coder/code-server/blob/e3c09efcbcdfd632cbeac6044692d7ea9f493386/src/node/cli.ts#L65
- type: homeassistant
read_only: false
- type: addons
read_only: false
- type: addon_config
read_only: false
- type: data
read_only: false
- type: backup
read_only: false
- type: config
read_only: false
- type: media
read_only: false
- type: share
read_only: false
- type: ssl
read_only: false