Closed lol768 closed 1 year ago
Reproduced in snapshot
version 2023.08.07-803 too, for what it's worth.
This issue on another IntelliJ IDEA plugin looks potentially relevant: https://github.com/asciidoctor/asciidoctor-intellij-plugin/issues/1439
Thanks for reporting, I will take a look as soon as I find the time in the next few days :)
Tested fix with #IU-232.9921.47, #IU-233.8264.8 works like a charm – Increased the min build version a bit, so the experimental APIs are there
:heavy_check_mark: Created 3.0.0 tag, update will be available after approval from Jetbraisn :)
Closing this for now, as it appears to be fixed. If you still encounter problems with new version or latest snapshot, please reopen this ticket and leave a comment :)
This is working perfectly w/ the latest snapshot version, thanks a bunch :slightly_smiling_face:
3.0.0 was not approved by JetBrains due to internal API usage, for some reason with just wrapping it into the AsyncFileEditorProvider it works like a charm with the latest EAP.
[NEW SNAPSHOT] Latest snapshot mentioning this issue has been published to marketplace: 2023.10.06-859
What happened?
Plugin version v2.4.2
Rider: 2023.3, build #RD-233.6745.316
OS
Linux
What IDE are you facing the problem in?
Rider
Problem description
Double clicking on an empty mjml file
Expected behaviour
File opened to be edited
Actual behaviour
No change in user interface, exception recorded in background
Steps to Reproduce
test.mjml
Important Factoids
No response
References
No response
I read and aggree to the contribution guidelines