PyCharm and .gdsl definition

Answered

I was just wondering, if it is possible to use .gdsl defintion file with PyCharm?

I tried to use the a sample file (Pipeline script for JenkinsCI-Server) by copying it into the project folder, then PyCharm notifies me, that this would only be available in the Ultimate Edition of IntelliJ IDEA, which is not a real option for a Python project :). (I'm on PyCharm Professional 2016.3

Is there any way around this, maybe through some Groovy Plugin of some sort? Or is this functionality only available for Java-Devs?

If someone can point me to the right docs or tell me that it's not possible at all will be just fine.

Thx in advance!

 

4
3 comments
Avatar
Permanently deleted user

please add it to the Pycharm as well

 

0

Unfortunately it's not possible with Pycharm and available only in Intellij IDEA. Feel free to file feature request about it to Pycharm issue-tracker: https://youtrack.jetbrains.com/issues/PY.

0
Avatar
Permanently deleted user

Thank you Anna, I'm gonna file a feature request then. 

1

Please sign in to leave a comment.