* Delete 1.85 ide option
* Add invalid default ide test
* test delete 1.85 ide option
* Revert "test delete 1.85 ide option"
This reverts commit d705451c50896a75df26fb558df2126d50fffd9e.
* Update code to 1.86.1
* Revert "Revert "test delete 1.85 ide option""
This reverts commit 637c8a1fba926c272d045b2c024ae889af92a56b.
* 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
Co-authored-by: Anton Kosyakov <anton@gitpod.io>
Co-authored-by: Jean Pierre <jeanp413@hotmail.com>
Co-authored-by: Huiwen <huiwen@gitpod.io>
Co-authored-by: Pudong <tianshi8650@gmail.com>
Co-authored-by: Victor Nogueira <victor@gitpod.io>
Co-authored-by: Andrea Falzetti <andrea@gitpod.io>
Co-authored-by: AXON <axonasif@gmail.com>