Goran
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Goran created a post, Answeredwhat is the correct way to implement indent after "enter"
I'm trying to add an indent in my simple "if block" that looks exactly like in java. I tried with formatters, which doesn't seem to be the way to go. Now i'm trying with enter processors and handle...