Closed muescha closed 1 year ago
There are many plugins I use, such as the following:
thanks a lot
But you have no special setup / plugins for LUA and for writing and debugging the hammerspoon scripts?
I use terminal vim to write lua scripts for hammerspoon(my vim config file is here:), The Intellij Idea is only used to write java code.
If you want to write lua scripts in Intellij Idea, you can install the EmmyLua
plugin.
Thanks!
I found the Luanalysis
plugin to be slightly better than EmmyLua
. It allowed me to have a debug mode, but both have their drawbacks when combined with Hammerspoon.
I also gave SumnekoLua
a try, but it wasn't perfect either, so I switched back to Luanalysis
.
I see you use IntelliJ
How is your setup? Which plugins you use?