사용자 도구

사이트 도구


intellij_idea:config

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
intellij_idea:config [2021/04/14 18:09]
kwon37xi [Linux 한글 입력]
intellij_idea:config [2023/03/24 13:01] (현재)
kwon37xi [글꼴 / Font]
줄 138: 줄 138:
   * [[https://github.com/naver/d2codingfont|D2Coding]] ligature 를 사용하면 ''!='' 등의 코딩 기호를 간결하게 볼 수 있다.   * [[https://github.com/naver/d2codingfont|D2Coding]] ligature 를 사용하면 ''!='' 등의 코딩 기호를 간결하게 볼 수 있다.
   * **Enable ligature** check   * **Enable ligature** check
 +
 +=== Terminal Font ===
 +  * **Settings -> Editor -> Color Scheme -> Console Font** 에서 명시할 수 있다.
 +  * ''CodeNewRoman Nerd Font Mono''
  
 ==== System Settings ==== ==== System Settings ====
줄 171: 줄 175:
  
 ==== Editor -> General -> Code Folding ==== ==== Editor -> General -> Code Folding ====
 +  * 코드가 너무 축약 돼 보인다.
   * ''One-line method'' 이하 ~ ''End of line comments sequence''까지 uncheck   * ''One-line method'' 이하 ~ ''End of line comments sequence''까지 uncheck
  
줄 178: 줄 183:
   * ''Render documentation comments'' : Javadoc HTML을 보기 좋게 변환해서 소스상에서 보여준다.   * ''Render documentation comments'' : Javadoc HTML을 보기 좋게 변환해서 소스상에서 보여준다.
   * ''Surround selection on typing quote or brace'' : 텍스트를 선택하고 ''"'', ''%%'%%'', ''{}'' 를 입력하면 자동으로 감싸준다.   * ''Surround selection on typing quote or brace'' : 텍스트를 선택하고 ''"'', ''%%'%%'', ''{}'' 를 입력하면 자동으로 감싸준다.
 +  * ''Soft Wraps''
 +    * ''Soft-wrap these files'' : 지정된 확장자의 파일들을 soft wrap(긴줄을 아래로 내려서 보여주기)한다.
 ==== Code Formatter ==== ==== Code Formatter ====
   * [[http://plugins.jetbrains.com/plugin/?id=6546|Eclipse Code Formatter]] 플로그인을 사용하여 Eclipse와 동일한 코드 포매터를 공유할 수 있다. -> 최근 버전에서는 IntelliJ 스스로 Eclipse Code Style을 import 할 수 있어서 불필요.   * [[http://plugins.jetbrains.com/plugin/?id=6546|Eclipse Code Formatter]] 플로그인을 사용하여 Eclipse와 동일한 코드 포매터를 공유할 수 있다. -> 최근 버전에서는 IntelliJ 스스로 Eclipse Code Style을 import 할 수 있어서 불필요.
줄 255: 줄 262:
       * Issue ID : ''\[([A-Z]+\-\d+)\].*''       * Issue ID : ''\[([A-Z]+\-\d+)\].*''
       * link : ''http://jira.url.com/browse/$1''       * link : ''http://jira.url.com/browse/$1''
 +
 +===== Server certificate =====
 +  * ''Server’s Certificate is not trusted'' 팝업이 지속적으로 뜰 경우(회사에서 개별 인증서 등록해서 사용시) 무조건 accept 하려면,
 +  * **Settings -> Tools -> Server Certificates** 에서 **Accept non-trusted certificates automatically** 를 활성화 해준다.
  
 ===== Windows WLS Linux Terminal & PowerShell ===== ===== Windows WLS Linux Terminal & PowerShell =====
intellij_idea/config.1618391394.txt.gz · 마지막으로 수정됨: 2021/04/14 18:09 저자 kwon37xi