JetBrains / intellij-micropython

Plugin for MicroPython devices in PyCharm and IntelliJ
https://plugins.jetbrains.com/plugin/9777-micropython
Apache License 2.0
506 stars 106 forks source link

Add support for Goland #325

Open kkrav3ts opened 1 week ago

kkrav3ts commented 1 week ago

I am migrating from PyCharm to Goland and Micropython is the thing I am missing. Could you please advise whether it is possible in theory to add support for it in Goland and if so, I think it might be a good feature. Thanks!

elmot commented 1 week ago

Is there a point to have both mpy and go in the same project?

kkrav3ts commented 1 week ago

You are right, this is not a must-have. However, I see cases when I need audit mpy projects and working on another project in goland.

For now I am using both Goland/Pycharm, but for the sake of minimizing number of windows and potentially licenses payments, I’d be glad to have that plugin in Goland.