반응형 intelliJ formatter1 인텔리제이에 Google Formatter 를 적용해보자! 인텔리제이 기본 Formatter 도 쓸만하지만 약간 불편한 부분이 있어 유명한 Formatter 중 Google Formatter 를 적용해보도록 하겠다. Google Formatter 다운로드 먼저 Formatter xml 파일을 다운받는다. styleguide/intellij-java-google-style.xml at gh-pages · google/styleguide · GitHub IntelliJ Formatter 적용 command + , -> Editor > Code Style 탭으로 들어간다. 그 후 아래와 같이 다운받은 XML 을 import 한다. APPLY -> OK 시 적용 완료 이후에는 Command + Option + L 을 누르면 현재 위치의 코드가 구글 스타일로 변환됨. 주.. 2022. 12. 21. 이전 1 다음