Dgreenberg

- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Dgreenberg created a post, How do I align const declarations when reformatting code?
Is there a way to automatically align my const variable definitions with 6 spaces instead of 4? Like I can do with var declarations (Preferences > Editor > Code Style> Javascript > Other const SC...