Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 5 additions & 7 deletions src/vscodize/README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,24 @@

# My Favorite Color (color)
# Add VSCode customiations (vscodize)

A feature to remind you of your favorite color
Add vscode user and sudo

## Example Usage

```json
"features": {
"ghcr.io/devcontainers/feature-starter/color:1": {
"version": "latest"
}
"ghcr.io/markus-geiger/devcontainer-features/vscodize:1": {}
}
```

## Options

| Options Id | Description | Type | Default Value |
|-----|-----|-----|-----|
| favorite | Choose your favorite color. | string | red |




---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/feature-starter/blob/main/src/color/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/markus-geiger/devcontainer-features/blob/main/src/vscodize/devcontainer-feature.json). Add additional notes to a `NOTES.md`._