Artemis icon indicating copy to clipboard operation
Artemis copied to clipboard

Custom Deeplink for IDE Preferences

Open janthoXO opened this issue 6 months ago • 0 comments

Is your feature request related to a problem?

Some people dont use the widely used IDEs like IntelliJ or VSCode but IDEs like VSCodium or other Jetbrain Products. Most of these IDEs still support deep links to clone.

Describe the solution you'd like

The IDE to clone the exercise in, should be customizable by the User. The user can select the standard IDEs for certain Languages but also provide own deep links if they don't use "mainstream" IDEs. The clone in ... buttons can then be reduced to only one button, making the UI more minimalistic

Already implemented part:

the user can already specify his/her ide preferences for standard ides. The "open in" button changes accordingly. https://github.com/ls1intum/Artemis/pull/9201

ToDo:

The user can specify custom deeplinks as a preference

janthoXO avatar Aug 08 '24 13:08 janthoXO