Hymanzxc
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
-
Created Color settings are not saved
AnsweredI changed the background color of default text to 1e1e1e, but it's not saved between sessions. As soon as I restart IntelliJ IDEA, it will revert to the original value of 282c34. -
Created Weird indentation for new Java object construction
AnsweredWhen trying to reformat code, the result can pretty weird:final var relations = List.of(new NodeAssignment( assignment.getTransportNodeId(), assignme... -
Created No "Add Custom Runtime..." in the "Choose Boot Runtime for the IDE" dialog
AnsweredI want to use my own custom build of JBR but unlike what's said here in the doc, there's no "Add Custom Runtime..." here anymore in version 2023.2.