문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
intellij_idea:config [2021/02/23 22:49] kwon37xi [Default Settings] |
intellij_idea:config [2024/08/02 15:16] (현재) kwon37xi [Appearance] |
||
---|---|---|---|
줄 37: | 줄 37: | ||
===== Linux 한글 입력 ===== | ===== Linux 한글 입력 ===== | ||
- | * Linux 입력기 문제는 버전에 따른 편차가 매우 크기 때문에, 잘된다면 무시할것. | + | * Linux 입력기 문제는 버전에 따른 편차가 매우 크기 때문에, |
* [[linux: | * [[linux: | ||
+ | |||
+ | ==== fcitx ==== | ||
+ | |||
* [[linux: | * [[linux: | ||
* '' | * '' | ||
+ | |||
+ | ==== ibus ==== | ||
* [[linux: | * [[linux: | ||
* 즉시 해결 | * 즉시 해결 | ||
줄 50: | 줄 55: | ||
-Drecreate.x11.input.method=true | -Drecreate.x11.input.method=true | ||
</ | </ | ||
+ | * 한글 입력시 공백등이 튈 경우 | ||
+ | <code sh> | ||
+ | gsettings set org.freedesktop.ibus.engine.hangul use-event-forwarding true | ||
+ | </ | ||
===== 설정 파일들의 디렉토리 변경 ===== | ===== 설정 파일들의 디렉토리 변경 ===== | ||
* [[https:// | * [[https:// | ||
줄 126: | 줄 134: | ||
* '' | * '' | ||
* '' | * '' | ||
+ | |||
+ | ==== Presentation Assistant ==== | ||
+ | * '' | ||
+ | * 프리젠테이션 / 발표시에 단축키의 액션 이름과 단축키 내용을 화면에 보여준다. | ||
==== 글꼴 / Font ==== | ==== 글꼴 / Font ==== | ||
* [[https:// | * [[https:// | ||
* **Enable ligature** check | * **Enable ligature** check | ||
+ | |||
+ | === Terminal Font === | ||
+ | * **Settings -> Editor -> Color Scheme -> Console Font** 에서 명시할 수 있다. | ||
+ | * '' | ||
==== System Settings ==== | ==== System Settings ==== | ||
줄 163: | 줄 179: | ||
==== Editor -> General -> Code Folding ==== | ==== Editor -> General -> Code Folding ==== | ||
+ | * 코드가 너무 축약 돼 보인다. | ||
* '' | * '' | ||
줄 169: | 줄 186: | ||
* '' | * '' | ||
* '' | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
==== Code Formatter ==== | ==== Code Formatter ==== | ||
* [[http:// | * [[http:// | ||
줄 246: | 줄 266: | ||
* Issue ID : '' | * Issue ID : '' | ||
* link : '' | * link : '' | ||
+ | |||
+ | ===== Server certificate ===== | ||
+ | * '' | ||
+ | * **Settings -> Tools -> Server Certificates** 에서 **Accept non-trusted certificates automatically** 를 활성화 해준다. | ||
===== Windows WLS Linux Terminal & PowerShell ===== | ===== Windows WLS Linux Terminal & PowerShell ===== |