FONT 설정
- FONT : DejaVu Sans Mono
- Fallback font : Malgun Gothic
Code Completion 설정
- Case sensitive completion : None
Colors & Font 설정
- General 설정 > Default text
Foreground : DCDCDC
Background : 1E1E1E
Appearance Font 설정
- Override default fonts by (not recommended) : Segoe UI (13point)
Inpections 설정 (Profile : Default 설정 필수)
[Python]
- PEP 8 coding style violation 체크해제
- PEP 8 naming convention violation 체크해제
- Boolean variable check can be simplified 체크해제
- Instance attribute defined outside init 체크해제
- Method may be static 체크해제
[Spelling]
- Typo 체크해제