Jonathan Lermitage

Results 93 comments of Jonathan Lermitage

Same with IJ Ult. 2024.1.4 and plugin 2.0.0-beta7. It makes plugin development painful 😥

Thx https://jetbrains-platform.slack.com/archives/C05C80200LS/p1719407595946569?thread_ts=1719328643.909549&cid=C05C80200LS, with 2024.1.4, after reloading Gradle project, I now see the "Download IntelliJ Platform sources" and, this time, it worked.

@danny-su Did you face this issue again? When did it happen (did you open the settings panel, did you simply open a project, things like that)? More context information would...

I want to easily share the same config across multiple IDE **minor** versions (e.g. 2024.1.1, then 2024.1.2), and, if I'm adventurous, across major versions. Now, each time a new IDE...

This is perfect, I was not aware of that. Thanks!!

Hum wait, when running `runIde`, it generates folders in `fixedName`, **and** the regular `build/generated/idea-sandbox/2024.1.1` folder, and the sandboxed IDE picks config from this regular folder, not from my custom one....

An alternative would be to let the user override the `idea.config.path` property. But, if I do that via `systemProperties("idea.config.path" to "/foo/config")`, the config is stored in `/foo/2024.1.1/config`. Even there, and...

Is it included in beta4? It changed nothing for me.

Sources download no longer work for me. When I click the button in order to download platform's sources, I see this message, I accept, but it does nothing: ![image](https://github.com/JetBrains/intellij-platform-gradle-plugin/assets/857535/82b09e19-3e8e-4e92-8eca-77cc6a8a2ed2) IJ...

Hi, can you please increase the value of the "Explain for the next days" field? 2 days is too low. It should work better with a higher value. But yeah,...