Alan Cabrera
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 4
-
Created IntelliJ code reference popup blocks code
AnsweredOn my MacBook, I use cmd-mouse-click to navigate to code definitions. Lately, when I hold down the cmd key and move my mouse over the class/method I intend to navigate to, an annoying code referen... -
Created Debugging new languages on JVM
If I ported a language, say Lua, on to the JVM, could I use IntelliJ to debug it if I wrote an appropriate plugin?Regards,Alan