Auto opening cloned project in JetBrains' related editors #21003
Labels
area/editor/jetbrains/intellij
Issues related to the IntelliJ-based IDE for Eclipse Che
kind/task
Internal things, technical debt, and to-do tasks to be performed.
new¬eworthy
For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes
severity/P2
Has a minor but important impact to the usage or development of the system.
Milestone
Is your task related to a problem? Please describe
With implementing sidecar-less model che-incubator/jetbrains-editor-images#70 projects are now cloned before workspace opened and this allows us to reconfigure editor startup scripts to instruct editor to open cloned project.
Describe the solution you'd like
Update
ide-projector-launcher.sh
by adding code that search for cloned projects and pass it to the editor before opening the last ones.Describe alternatives you've considered
N/A
Additional context
The issue is a part of the epic #20591
Release Notes Text
Now, when using a Devfile to start a workspace using a JetBrains IDE, the projects from the Devfile are shown in the IDE after startup.
The text was updated successfully, but these errors were encountered: