Commit Graph

15 Commits (116899723a0073d447dc35068c18ffacc96d4daa)

Author SHA1 Message Date
Roger Chao 116899723a chore: fix formatting issues 3 months ago
Roger Chao 55b70dad11 add vscode-web commit id 3 months ago
Phorcys 32b69016a0
fix(vscode-web): set `settings` variable type to `any` (#369) 4 months ago
Steven Masley ce5a5b383a
feat(vscode-web): support hosting on a subpath with `subdomain=false` (#288)
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
6 months ago
Michael Brewer f5d41520cf
feat(vscode-web): add offline, use_cached, extensions_dir and auto_install_extensions (#235) 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
Michael Brewer a3dc364227
feat: add `order` variable to `coder_app` modules (#177) 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
Florian Gareis cf1807dd5c
Allow custom display name and slug for VS Code Web (#146) 1 year ago
Muhammad Atif Ali 4f78c20201 fmt 2 years ago
Muhammad Atif Ali 52e4f3fb6f bun fmt 2 years ago
Eric Paulsen 11d7787cb0 feat: share variable 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