2020년 2월 25일 화요일

vscode show only 1 file in tab

By window

1 ctrl+shift+p click

2. enablePreview search

3. false setting

2020년 2월 23일 일요일

intellij 한글 설정 방법(삽질 후기 )

한글이 안나올 경우

intellij/bin 폴더네 vmoption 변경이나 tomcat 설정 변경 다 필요 없다

그냥

intellij ->help>edit custom vm option -> Dfile.encoding=UTF-8

이것만 하면됨