tjayling
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Edited Getting indent settings from CodeStyleSettings does not work.
AnsweredWhen using CodeStyleSettings settings = CodeStyleSettingsManager.getInstance(project).getMainProjectCodeStyle(); with my style settings changed from the default (Tab Size: 2, Indent: 2), I still ge...