Development/IDE, Editor(181)
-
Typora - 마크다운 에디터
Typora· 마크다운 문법을 사용해서 글을 모두 작성하면, 그 결과를 바로 렌더링 해주는 방식의 에디터입니다.· 마크다운 에디터는 초기 학습비용이 약간 들어가기는 하지만, 한 번 배워두면 재미있게 글을 작성할 수 있다.· 다이어그램, 수식, 을 그리는 문법도 직관적이여서 바로 결과물을 얻을 수 있습니다.· Typora는 무료이며, Windows와 Mac을 모두 지원합니다. https://typora.io/
-
Error - An internal error occurred during: "Initializing Model Descriptor Registry". 해결방법
오류메시지 An internal error occurred during: "Initializing Model Descriptor Registry". org/eclipse/jdt/internal/compiler/util/Util 해결방법 eclipse 종료 workspace 폴더안에 있는 아래의 두개의 eclipse 설정 폴더를 삭제합니다. eclipse 재시작
-
IntelliJ 설치 단계
IntelliJ 설치 단계 · IntelliJ 다운로드 · https://codedragon.tistory.com/7822 · IntelliJ 설치 · https://codedragon.tistory.com/8849 · Intellij 실행 · https://codedragon.tistory.com/8780
-
eclipse에 WakaTime 플러그인 설치하기
eclipse에 WakaTime 플러그인 설치하기 eclipse 메뉴: [Help] >> [Eclipse Market place…] >> "WakaTime" 으로 검색한 후 나온 WakaTime x.x.x항목의 [Install] 버튼을 클릭하여 설치합니다. [I accept the terms of the license agreement] [Install anyway] [Restart Now]
-
Error - Decoration Calculation 해결방법
오류메시지 Decoration Calculation 해결방법 메뉴: [Window] >> [Preferences] >> 왼쪽 항목에서 [General] > [Appearance] > [Label Decorations] 선택 >> 오른쪽 창에서 [Javascript Function Override Indicator]을 체크 해제 >> [Apply and Close]
-
한줄 전체 블럭지정하기 단축키 - eclipse
한줄 전체 블록 지정하기 단축키 한 라인 전체만 블럭지정하는 단축키는 없으며 한라인 이동 단축키를 빠르게 위/아래 동작시킴으로써 동일한 효과를 줄 수 있습니다. Alt + ↑ + ↓