Merge pull request #1773 from jeffjose/patch-1
Update --data-dir flag to --user-data-dir
This commit is contained in:
commit
7b982ae782
@ -38,7 +38,7 @@ The issue tracker is **only** for bugs and features.
|
||||
|
||||
The very popular [Settings Sync](https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync) extension works.
|
||||
|
||||
You can also pass `--data-dir ~/.vscode` to reuse your existing VS Code extensions and configuration.
|
||||
You can also pass `--user-data-dir ~/.vscode` to reuse your existing VS Code extensions and configuration.
|
||||
|
||||
Or copy `~/.vscode` into `~/.local/share/code-server`.
|
||||
|
||||
|
Reference in New Issue
Block a user