M Atif Ali
4d2531548f
Revert "feat(vscode-web): allow pinning vscode-web binary to a specific commit ID" ( #403 )
2025-02-14 12:09:04 -08:00
Roger Chao
3d33656bcc
feat(vscode-web): allow pinning vscode-web binary to a specific commit ID ( #402 )
...
Adds support for specifying a commit ID to pin the vscode-web binary
version in the module.
2025-02-14 09:49:19 +05:00
Guspan Tanadi
c390ed005f
docs: update section links JSON Settings ( #401 )
2025-02-12 17:58:07 +05:00
M Atif Ali
d78925d05f
fix: handle extensions.json comments in vscode-web and code-server ( #398 )
2025-02-06 19:25:46 +05:00
Muhammad Atif Ali
7654140330
docs: promote count usage to prevent module download on stop ( #371 )
2024-12-23 14:22:55 +05:00
Phorcys
32b69016a0
fix(vscode-web): set settings variable type to any ( #369 )
2024-12-19 10:04:31 +01:00
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 >
2024-10-21 13:46:19 +05:00
Muhammad Atif Ali
4dcab99cb0
fix(vscode-web): remove exit if extension installation fails ( #318 )
2024-10-15 22:53:36 +05:00
github-actions[bot]
dcd605c52e
chore: bump version to 1.0.14 in README.md files ( #245 )
...
Co-authored-by: matifali <matifali@users.noreply.github.com >
2024-05-03 20:40:09 +03:00
Michael Brewer
f5d41520cf
feat(vscode-web): add offline, use_cached, extensions_dir and auto_install_extensions ( #235 )
2024-05-03 09:36:28 -08:00
github-actions[bot]
dfe69f25ce
chore: bump version to 1.0.11 in README.md files ( #221 )
...
Co-authored-by: matifali <matifali@users.noreply.github.com >
2024-04-11 02:39:55 +03:00
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.
2024-04-05 20:05:30 +03:00
github-actions[bot]
fdbb2e30d0
chore: bump version to 1.0.10 in README.md files ( #201 )
...
Co-authored-by: matifali <matifali@users.noreply.github.com >
2024-03-19 23:11:46 +03:00
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.
2024-03-18 10:46:51 -08:00
github-actions[bot]
472d80ade6
chore: bump version to 1.0.8 in README.md files ( #182 )
...
Co-authored-by: matifali <matifali@users.noreply.github.com >
2024-03-07 00:34:50 +05:00
Michael Brewer
a3dc364227
feat: add order variable to coder_app modules ( #177 )
2024-03-05 21:15:37 +05:00
github-actions[bot]
08adb4a839
chore: bump version to 1.0.6 in README.md files ( #171 )
2024-02-23 23:52:36 +05:00
Muhammad Atif Ali
4b04d18f39
Add extensions support for vscode-web ( #154 )
...
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com >
2024-02-23 17:02:17 +05:00
Muhammad Atif Ali
534491613f
Update module versions to v1.0.3 ( #159 )
2024-02-14 16:37:01 +03:00
Florian Gareis
cf1807dd5c
Allow custom display name and slug for VS Code Web ( #146 )
2024-02-09 21:18:20 +03:00
Muhammad Atif Ali
acab6437bc
chore: bump version to 1.0.2 and add script to update them automatically. ( #128 )
...
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com >
2024-01-30 17:51:31 +03:00
Mathias Fredriksson
376c0cae31
chore: add prettier terraform formatting in markdown files ( #134 )
2024-01-27 15:02:40 +02:00
Muhammad Atif Ali
b968a2aa22
feat: add version to module docs ( #122 )
2024-01-23 13:50:55 +03:00
Muhammad Atif Ali
1e3bd2b04b
Add formatting check for shell scripts ( #106 )
2023-12-16 17:39:08 +03:00
Muhammad Atif Ali
4f78c20201
fmt
2023-10-16 17:59:18 +03:00
Muhammad Atif Ali
52e4f3fb6f
bun fmt
2023-10-16 17:54:24 +03:00
Eric Paulsen
11d7787cb0
feat: share variable
2023-10-15 21:58:03 -04:00
Stephen Kirby
a83cd5b140
added small test for jupyterlab
2023-10-10 17:22:48 +00:00
Stephen Kirby
698d8168f2
output vscode-desktop url and finished tests
2023-10-10 16:49:36 +00:00
Stephen Kirby
1317bbdf51
added tests for vscode-web
2023-10-10 16:42:39 +00:00
Muhammad Atif Ali
b1be4519a8
fix(docs): update VS code web module name
2023-09-29 18:26:43 +03:00
Muhammad Atif Ali
c3d8a9949c
chore: update metadata ( #54 )
2023-09-27 17:15:48 +03:00
Muhammad Atif Ali
d3d9a9f135
fix: update tags and fix module bugs, rewrite vscode-server ( #42 )
2023-09-26 02:16:14 +03:00
Ben Potter
b18ac37cbb
chore: fix new.sh ( #36 )
...
Co-authored-by: Muhammad Atif Ali <atif@coder.com >
2023-09-24 17:30:53 +03:00
Muhammad Atif Ali
06f7dd5dcd
add VS Code Web module ( #25 )
2023-09-24 14:11:04 +03:00