Closed CoalaJoe closed 7 years ago
I don't know, sorry.
I'd say there is a good chance that you can use this plugin, if the lua-plugin can be installed.
I am currently using PHPStorm and PyCharm. I use the Lua-Plugin but I can't install libraries, seems like that is cust an intelliJ thing, or am I wrong?
seems like that is cust an intelliJ thing, or am I wrong?
I have only ever used IntelliJ myself so I can't say for sure, but if you have External Libraries
in the file tree like in IntelliJ I'd say you should be able to install it.
If you find out, I would highly appreciate if you could maybe open a PR with short instructions how to set it up :)
Well. I can add it to the PHP runtime:
But it does not work.
Ok, instead of installing the whole love-IDEA-plugin repo, try installing one of the subfolders based on the LÖVE version you are using (e.g. love_0102
for the latest).
Woah. Thanks dude! Missed that one. I also found the spot in the settings:
Woooo \o/ So it works now? Then I'll update the README to mention PHPStorm and PyCharm are supported too.
It fully works in PHPStorm.
You can use this images:
I try get PyCharm working aswell.
PyCharm does not seem to have an option to add external libraries. Which makes sense for Python.
Thanks @CoalaJoe, I'll update the README.
Should I try other IDEAs aswell? I have the full palette.
@CoalaJoe If you have the time and want to do it, sure :)
Had no luck with Clion.
[x] IntelliJ
[x] PhpStorm
[ ] AppCode
[ ] DataGrip
[ ] Gogland
[ ] MPS
[ ] Rider
[ ] RubyMine
[x] WebStorm
[ ] PyCharm
[ ] Clion
Edit: Updated WebStorm @brugnara
It seems like I was lucky and PhpStorm is supported aswell. I didn't get it to work with the other ideas. The only way would be to integrate your helpers into the Lua plugin.
Thank you @CoalaJoe
sorry I am not the owner of LOVE-IDE-PLUGIN and I am not tried yet. I fork it from here https://github.com/rm-code/love-IDEA-plugin.
2017-03-15 21:08 GMT+08:00 Robert Machmer notifications@github.com:
Thank you @CoalaJoe https://github.com/CoalaJoe
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rm-code/love-IDEA-plugin/issues/5#issuecomment-286735832, or mute the thread https://github.com/notifications/unsubscribe-auth/AToeBj93geeIiTNcnf3RYztMIE3IIhwwks5rl-LXgaJpZM4MaRsp .
@khanhmax So you are interessted in porting it to the Lua-Plugin or packaging it as a seperate plugin?
Title is description.