A R.
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
-
Edited Some of my methods are refusing to unfold nor be debug-stepped into.
AnsweredI have a few methods which IntelliJ is currently refusing to unfold within the class they belong in. public class ConjugateStat { public static <T> MutableText conjugateStat( T statSpecific, int... -
Edited Is it possible to stop Intellij from eating all my extra spaces?
AnsweredI've been rootin' through the settings trying to figure out if this is possible without needing to ask. But i've found nothing.I like my code to be vertically aligned. it makes it easier for me to ... -
Created IntelliJ keeps losing my JDK.
AnsweredI'm building a minecraft mod in IntelliJ because that's what the tutorial series I was following at the start was using, and it's fine until it suddenly isn't. I had my mod functional, launching mi...