21 Commits

Author SHA1 Message Date
Jean Pierre
06e02e4a9f
Enable vscode 1.85 for older linux distros (#19391)
* Enable vscode for older linux distros

* 💄

* Update code to 1.86

* Update code to 1.86
2024-02-05 11:24:47 +02:00
Anton Kosyakov
1b1c9072a3
[intellij] add previous version (#18670)
* [jb] add previous version

* revert everything but intellij

* reuse current ide config
2023-09-06 15:14:03 +02:00
Filip Troníček
f5c2123d50
Browser Terminal GA (#18600) 2023-09-05 09:24:02 +02:00
Filip Troníček
83e56d54d5
Add the Browser Terminal as an IDE (#17196)
* Add xterm as an IDE

* Move the IDE to our GCP registry 🎉

* Also resolve the source code commit for IDEs in `ide-service`

* Add feature flag

* Xterm => terminal

* Revert "Also resolve the source code commit for IDEs in `ide-service`"

This reverts commit 06aee00959c24469e6fae904394badd4660dd97b.

* always add `<iframe>` to the top of `<body>`

* Add the next non-jb IDE :)

* Add latest image

* Filter out IDEs on the backend (#17324)

* Address review comments

Never mutate `s.ideConfig` itself and make an in-memory copy of it to not use it every time.

* Pre-compute outside

* Stringify config instead of options
2023-04-24 19:42:45 +08:00
Filip Troníček
ff3ea7fbc5
Revert making VS Code Browser experimental (#17288) 2023-04-19 23:11:52 +08:00
Filip Troníček
f85d4e4458
experimental IDEs feature flag (#17240)
* `experimental` IDEs feature flag

* [debug, do not merge]: test with experimental VS Code
2023-04-19 20:52:51 +08:00
Anton Kosyakov
2ae45cd29e
[jb] deploy latest backend plugin via usual deployment (#16938) 2023-03-21 11:53:13 +01:00
Anton Kosyakov
cca07f15ed [ide-service] remote gp-run experiment 2023-02-20 16:10:50 +01:00
Pudong Zheng
23a8fee3c1 clean up deprecated server-ide-config 2023-02-03 10:01:41 +01:00
Jean Pierre
afec88b620 Decouple gitpod extension 2023-02-01 16:15:39 +01:00
Pudong Zheng
739cae924f [installer]: deprecate the experimental IDE configuration 2023-02-01 09:20:39 +01:00
Anton Kosyakov
697696029b [gp-run] experimental workspace config debug mode
Co-authored-by: Anton Kosyakov <anton@gitpod.io>
Co-authored-by: Victor Nogueira <victor@gitpod.io>
Co-authored-by: Andrea Falzetti <andrea@gitpod.io>
2023-01-09 06:32:48 +01:00
Filip Troníček
96f30277ea Introduce new version designs 2022-12-20 13:05:29 -03:00
Andrea Falzetti
50caba2cda add run-gp layer to certain users
Co-authored-by: Anton Kosyakov <anton@gitpod.io>
Co-authored-by: Victor Nogueira <victor@gitpod.io>
2022-12-20 09:22:29 -03:00
Victor Nogueira
756c5b0248 Replace "Status" by "JetBrains Launcher" and run it in a separate image from IDEs
Co-authored-by: Anton Kosyakov <anton@gitpod.io>
Co-authored-by: Andrea Falzetti <andrea@gitpod.io>
2022-12-13 11:35:23 -03:00
Christian Weichel
478a75e744 Switch license to AGPL 2022-12-08 13:05:19 -03:00
Andrea Falzetti
63245668cf feat(jetbrains): add rider and clion 2022-11-18 14:43:48 +02:00
Andrea Falzetti
71294e1074 chore(prev-env): use latest jetbrains images 2022-10-26 16:06:41 +02:00
mustard
d1523d4215 [installer] add RubyMine and WebStorm as IDE option 2022-09-30 18:33:31 +02:00
Pudong Zheng
481267b24f [server] decouple get ide config logic from server 2022-09-27 16:12:28 +02:00
Pudong Zheng
0c63ab95de move ide config type define to ide-service-api 2022-09-21 11:18:22 +02:00