Michael Brewer
3c0c133611
Update run.sh
1 year ago
Michael Brewer
b00b47c5f2
Update vscode-web/run.sh
...
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
1 year ago
Michael Brewer
b74a61c0eb
Update vscode-web/run.sh
...
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
1 year ago
Michael Brewer
9bb4b82043
Update vscode-web/run.sh
...
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
1 year ago
Michael Brewer
1462d66ca0
Update vscode-web/run.sh
...
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
1 year ago
Michael Brewer
b8ebdc911f
Update vscode-web/run.sh
...
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
1 year ago
Michael Brewer
cc614e7b71
Update vscode-web/run.sh
...
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
1 year ago
Michael Brewer
b78593ce6d
Update vscode-web/run.sh
...
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
1 year ago
Michael Brewer
5685613f66
Update vscode-web/run.sh
...
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
1 year ago
Michael Brewer
1d9585c0d5
Update vscode-web/run.sh
...
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
1 year ago
Michael Brewer
d509b814f4
chore: rename
1 year ago
Michael Brewer
f908e457f5
feat(vscode-web): add offline, use_cached, extensions_dir and auto_install_extensions
1 year ago
Muhammad Atif Ali
838ec95875
fix(vscode-web): use `--host 127.0.01` ( #216 )
...
MS code-server defaults to using `--host localhost`, which was working perfectly fine with Coder.
But recently Coder is failing to proxy vscode-web with the https://github.com/coder/coder/issues/12790
As a workaround setting `--host 127.0.0.1` works.
1 year ago
Michael Brewer
18810cc51e
feat(vscode-web): add support for settings ( #195 )
...
Currently saves to `~/.vscode-server/data/Machine/settings.json`
as `~/.vscode-server/data/User/settings.json` will not work because
VS Code web stores user settings in the browser.
1 year ago
Muhammad Atif Ali
4b04d18f39
Add extensions support for vscode-web ( #154 )
...
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 year ago
Muhammad Atif Ali
1e3bd2b04b
Add formatting check for shell scripts ( #106 )
2 years ago
Muhammad Atif Ali
c3d8a9949c
chore: update metadata ( #54 )
2 years ago
Muhammad Atif Ali
d3d9a9f135
fix: update tags and fix module bugs, rewrite vscode-server ( #42 )
2 years ago
Muhammad Atif Ali
06f7dd5dcd
add VS Code Web module ( #25 )
2 years ago