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

No remote node interpreter? #43

Closed ddnexus closed 1 year ago

ddnexus commented 3 years ago

With JetBrains Node.js and Note.js remote interpreter, I can use docker. Couldn't the cypress plugin use the same remote interpreter?

kut commented 3 years ago

Agreed, without the remote interpreter (from the Node.js Remove Interpreter plugin, giving the "Add remote..." option to the interpreters), I can't use this library as our Node.js is sitting inside a docker container.

mbolotov commented 3 years ago

Okay, I will take a look at this

mbolotov commented 1 year ago

fixed in 3.4 version