Anton Kosyakov
d5e3a5fd4d
[codehelper] fix CSP replacement when serving from sources
2023-02-06 16:49:44 +01:00
Anton Kosyakov
9b3f8a2cc4
gp rebuild with isolated debug workspace
...
Co-authored-by: Pudong Zheng <tianshi8650@gmail.com>
2023-02-06 14:47:44 +01:00
Christian Weichel
478a75e744
Switch license to AGPL
2022-12-08 13:05:19 -03:00
Pudong Zheng
cb2c45593f
[code-helper] remove download vsix logic
2022-11-28 15:21:57 -03:00
mustard
6824a8f7de
[codehelper] replace product.json only
2022-11-21 11:50:51 -03:00
mustard
1bcf1bde97
Add logging for code startup perf issues
2022-11-18 13:59:48 -03:00
Anton Kosyakov
6ce6daa95e
[code] don't report empty vscode extensions as error
2022-08-17 11:57:34 +02:00
Manuel Alejandro de Brito Fontes
9500ed33eb
Remove duplication of parsing SUPERVISOR_ADDR
2022-08-11 01:40:54 +02:00
Jean Pierre
83c4601790
Wait for content ready before launching IDE
2022-07-08 02:28:55 +05:30
JenTing Hsiao
9631a0b57b
Remove deprecated function
...
The function grpc.WithInsecure() is deprecated, use
grpc.WithTransportCredentials(insecure.NewCredentials()) instead.
Signed-off-by: JenTing Hsiao <hsiaoairplane@gmail.com>
2022-06-15 13:07:24 +05:30
Jean Pierre
b06842b0de
Install gitpod.gitpod-theme as builtin extension
...
The extension is already bundled when building vscode, this will only update the extension to a newer version if any exist.
If there's no access to openvsx for some reason (self-hosted case) bundled version will be used.
2022-05-18 10:37:33 +05:30
mustard
217ac59e93
[code] codehelper exec replace process
2022-03-03 02:13:10 +05:30
mustard
dfcc39c6da
Fix codehelper nil point
2022-03-02 15:30:09 +05:30
mustard
8fda2c21db
[ide] use code flag to install extensions
2022-03-01 23:16:09 +05:30