mbolotov / intellij-cypress

IntelliJ-Cypress plugin: https://plugins.jetbrains.com/plugin/13819-intellij-cypress Pro version: https://plugins.jetbrains.com/plugin/13987-cypress-support-pro
MIT License
35 stars 5 forks source link

Please Update Cypress Support Pro for Aqua #125

Open Gardosen opened 6 months ago

Gardosen commented 6 months ago

Hello Mikhail,

as you might know, JetBrains was not able yet to integrat your great Plugin into Aqua nativly the way it should be. Sadly tho, as Aqua is a Preview, as soon as a new version is released, the old one can not be used anymore. JetBrains forced the people to Update.

Which means, using your Plugin in Aqua (which it worked with perfectly fine) is not possible anymore since the latest update.

Would it be possible for you to release an updated version for Aqua, until they are out of Preview, so nobody is forced to update his Aqua to the latest version?

We really love your Plugin and working without it has become a hassle on many situation ^^

Kind regards Gardosen

mbolotov commented 6 months ago

Hi Marco,

Thank you for your kind words! Unfortunately, the ownership of the Cypress Support Pro plugin has been transferred to JetBrains. I don't have control over it anymore. So I cannot release any update for it.

Which features do you miss the most?

ben-xD commented 6 months ago

From getting a "self promotion" post deleted from Stackoverflow in 2020, to having other people post about it because it's good, to finally Jetbrains acquiring it.

This seems like you've done very well @mikebolotov :) 👍

mbolotov commented 5 months ago

Hey, @Gardosen! Could you please answer what features you would like to have in a Cypress plugin? I could probably add them to the basic Cypress Support plugin.

SimonFischer04 commented 5 months ago

Jumping in here to say that debugging support would be great, as it seems that is (currently) broken / not available in Auqa.

mbolotov commented 5 months ago

@SimonFischer04 debugging support was added to the base Cypress Support plugin in the latest version. Please give it a try

SimonFischer04 commented 5 months ago

Oh, great to hear. Sorry, I did not check before with the base-version as the Readme listed debugging as a pro-feature.

Did test it now finally, but unfortunately variable resolving seems to be broken:

image All the locals are undefined. Running in cypress open mode and using cypress.debug in-browser debugging I get the correct element as subject image

Also the console-log shows up image


Same using the example fro the pro-plugin page (https://plugins.jetbrains.com/plugin/13987-cypress-support-pro): image


Using WebStorm 2023.3.3

mbolotov commented 5 months ago

@SimonFischer04 thanks for reporting this. Could you please create a separate issue for this problem?

SimonFischer04 commented 5 months ago

@SimonFischer04 thanks for reporting this. Could you please create a separate issue for this problem?

No problem, done https://github.com/mbolotov/intellij-cypress/issues/127