Alex Chobanov
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Alex Chobanov created a post, AnsweredMake IntelliJ memorize my layouts
Can 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 ... -
Alex Chobanov commented, -
Alex Chobanov commented, -
Alex Chobanov created a post, AnsweredIntelliJ IDEA Template formatting
Hello, I am trying to format my java class template to something like: public class asddf { <cursor>}