Alex Chobanov
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Created Make IntelliJ memorize my layouts
AnsweredCan I somehow lock my layouts so that I don't have to edit them in every project. What I mean is I want my project tree to be shorter then default and I want the console and debug windows to be on ... -
Created IntelliJ IDEA Template formatting
AnsweredHello, I am trying to format my java class template to something like: public class asddf { <cursor>}