Closed reedy closed 2 months ago
EAP version, right?
Yeah, for now :)
Some of us only use EAP versions. :)
Hey guys! I'll pay attention to this update this weekend. Thank you and sorry for the delay!
Beta is now released.
Folks, unfortunately, I won't be able to support version 2024.2. IntelliJ has made many changes since the last version, and since I don't have advanced knowledge of their platform, I've only encountered one problem after another. They changed A LOT, and it would take a significant amount of time to make it compatible again. I haven't given up yet, but I'm not very confident.
Ugh, that sucks. I've compiled PhpStorm extensions in the past. If I can get set up to test it properly, maybe I can assist. That is, assuming you are open to contributions
@laurinkeithdavis That would be great! I'll send the current dev as far as I've gotten, but it still doesn't work. It will be as a temporary commit.
FYI, PhpStorm
Version: 2024.2
Build: 242.20224.361
12 August 2024
is released. https://www.jetbrains.com/phpstorm/download/#section=windows
I can assist if the problems are about https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin.html.
@raubv0gel Thanks! @laurinkeithdavis is trying to solve it, but like me, he is having problems regarding the test environment setup that seems to have been modified.
I’m trying tonight …
Same:
Or better yet, this:
https://plugins.jetbrains.com/docs/intellij/tests-and-fixtures.html
Or better yet, this:
No, it can't even find com.intellij.testFramework.fixtures, so that's not it.
In
I only see:
but we need something like https://github.com/JetBrains/intellij-community/tree/master/platform/testFramework/src/com/intellij/testFramework
Oh, maybe got it:
We need to move TestService.kt to test module:
Shall I create a PR?
@raubv0gel That would be great if you can! Thanks!
@raubv0gel That would be great if you can! Thanks!
Stay tuned … working on it …
@rentalhost please feel free to merge or modify PR #63.
Thank you for your effort, @raubv0gel!
Thanks to you and the rest of the members, this plugin can continue to thrive! ❤️
I’m submitting it to the marketplace, and it can be found here for direct installation.
@rentalhost you are welcome. Thanks for publishing 0.31.0, 😀.
We should close this issue now. 😏
Thanks!