mirror of
https://github.com/coder/code-server.git
synced 2026-09-02 08:30:17 +02:00
Fix changelog typo
This commit is contained in:
@@ -32,8 +32,8 @@ Code v1.134.0
|
|||||||
to VS Code. It requires `flag=value` or simply `flag` for booleans. For
|
to VS Code. It requires `flag=value` or simply `flag` for booleans. For
|
||||||
example: `--vscode-option enable-sandbox --vscode-option agents=true`. The
|
example: `--vscode-option enable-sandbox --vscode-option agents=true`. The
|
||||||
`VSCODE_OPTIONS` environment variable may also be used. For example:
|
`VSCODE_OPTIONS` environment variable may also be used. For example:
|
||||||
`VSCODE_OPTIONS="enable-sandbox agents=true"`. Note that this code-server
|
`VSCODE_OPTIONS="enable-sandbox agents=true"`. Note that code-server simply
|
||||||
simply splits this variable on spaces and is not aware of quoting.
|
splits this variable on spaces and is not aware of quoting.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user