Jonathan Lermitage

Results 16 issues of Jonathan Lermitage

### What happened? Start a 2024.1 EAP1 IDE with `runIde`, open a project (or simply an empty folder), then open the integrated terminal. The terminal toolwindow seems to load... then...

bug
feedback required

### Describe the need of your request For now, I can set the version in my build.gradle.kts: ``` intellij { version.set(...) } ``` -> I would need to do similar...

enhancement

## Issue **Impacted version**: 4.38.4 (also tried 4.25.0) **Deployment modes**: - Standalone on macOS (with a strong computer: intel core i9, 32GB memory, a fast SSD). Embedded H2 database. No...

question

**Update**: This is a missing feature in Rider: we can't override folder icons in Solution Explorer. Submitted https://youtrack.jetbrains.com/issue/RIDER-101621/Plugin-SDK-Rider-cant-override-folder-icons If you have a YouTrack account, up-voting would help in order to...

see youtrack.jetbrains.com

I would like to suggest something: for now, the Chinese UI is enabled if the system's locale is set to `zh`. Meanwhile, some Chinese users may want to keep the...

### Describe the need of your request Like `IC-LATEST-EAP-SNAPSHOT`, it would be nice to have a flag like `IC-LATEST-STABLE` (and `IU-LATEST-STABLE`) in order to use the latest stable IJ release...

enhancement

There is no documentation that explains how to close a Travis account.

### What happened? Migrating to the gradle plugin v2, how can I set the full path of the sandbox container? With plugin v1, if I set `intellij { sandboxDir.set("foo/") }`,...

bug

### Describe the need of your request With gradle plugin v1, I was using intellij `{ version.set("IC-LATEST-EAP-SNAPSHOT") }` With gradle plugin v2, I am using dependencies `{ intellijPlatform { intellijIdeaCommunity("...")...

enhancement

### Describe the need of your request Using plugin v2 According to https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin-migration.html#intellijdownloadsources: > Downloading sources is managed by the Plugin DevKit plugin in version 2024.1+. What does it mean...

enhancement
documentation