File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
],
10
10
"options": {
11
11
"printWidth": 80,
12
- "proseWrap": "always "
12
+ "proseWrap": "preserve "
13
13
}
14
14
}
15
15
]
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ workspaces with a single click.
16
16
- Supports multiple editors: VS Code, Cursor, and Windsurf.
17
17
18
18
> [ !NOTE]
19
- > The extension builds on VSCode provided implementations of SSH. Make sure you
20
- > have the correct ssh extension installed for your editor
19
+ > The extension builds on VSCode provided implementations of SSH. Make
20
+ > sure you have the correct ssh extension installed for your editor
21
21
> (ms-vscode-remote.remote-ssh or codeium.windsurf-remote-openssh for windsurf)
22
22
23
23
![ Demo] ( https://github.com/coder/vscode-coder/raw/main/demo.gif?raw=true )
You can’t perform that action at this time.
0 commit comments