Asan Akimov
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Code Style :: add empty line before any comment
AnsweredIs there a way for me to set my Code Style settings such that an empty line is added before each comment block? before reformate code is called public void foo1() { // test comment 1 public v...