> ## Documentation Index
> Fetch the complete documentation index at: https://docs.komodo.io/llms.txt
> Use this file to discover all available pages before exploring further.

# vscode

Open a VSCode window into a running machine.

## Usage

`komo machine vscode [OPTIONS] NAME`

## Options

| Option | Description | Type |
| ------ | ----------- | ---- |

## Examples

Open a VSCode window into a machine named `dev`

```bash theme={null}
komo machine vscode dev
```
