순수한 공상과학연구소

Development/IDE, Github (20)

  1. 2021.06.28 [Markdown] Markdown 마크다운 사용법, 문법

    출처: https://m.blog.naver.com/jooeun0502/221956294941 [Git, 깃] README.md 작성하는 방법, 예시 | markdown (마크다운) 사용법, 문법 안녕하세요 쥰입니다! 오늘은 Git 에서 README.md 파일을 작성할 때 사용하는 Mark Down 문법에 ... blog.naver.com

  2. 2021.06.11 [IntelliJ] IntelliJ 단축키(Shortcut Key) 설정법

    출처: https://dongdongfather.tistory.com/104 inteliJ 단축키 설정(feat. 전체 탭 닫기) 요약 1. File > Settings > Keymap 이동 2. 단축키 등록할 기능 검색 3. 단축키 등록할 기능을 커서로 선택 후 4. 마우스 오른쪽버튼 클릭한 후 'Add Keyboard Shortcut' 클릭 5. 사용 할 단축키 클릭 후 OK 버튼.. dongdongfather.tistory.com

  3. 2021.06.02 [IntelliJ] 인텔리제이 많이 쓰는 단축키 정보

    출처: https://blog.jetbrains.com/ko/2020/03/11/top-15-intellij-idea-shortcuts_ko/ 가장 많이 사용되는 IntelliJ IDEA 단축키 15개 | JetBrains Blog IntelliJ IDEA는 편집, 탐색, 리팩토링, 디버깅 등 일상적으로 수행하는 대부분의 작업에 대하여 해당 명령어의 키보드 단축키를 제공합니다. 이러한 단축키를 배우고 연습하여 기억해 두면 작업 흐 blog.jetbrains.com 1) Ctrl+/: for single line comments ( --...), Ctrl+Shift+/: for block comments (/*...*/) original post: https://blog.jetbrains.com/idea/..

  4. 2021.05.11 [IntelliJ] 인텔리제이 File and Code Template 추가하기

    출처: namubada.net/378 [IntelliJ] 인텔리제이 File and Code Template 추가하기 인텔리제이 File and Code Template 추가하기 인텔리제이에서 File Template 추가하는 방법이 이클립스와 다르다. 그렇기 때문에 방법을 살펴보고 추후 참고하여 적용해보도록하자. JSP 파일이 없다면? namubada.net

  5. 2021.05.04 [intelliJ] IntelliJ import gradle이 되지 않을 때

    출처: yellowh.tistory.com/105 Intellij import gradle이 되지 않을 때 : Gradle JVM 문제 Intellij에서 Gradle을 임포트할때 간혹 JVM을 찾지 못해 임포트하지 못하는 경우가 있다. (작업 중 누군가의 실수로 컴퓨터 전원이 갑자기 나갔고 재 부팅후 프로젝트를 실행하니 JDK를 찾지 못해 조 yellowh.tistory.com

  6. 2021.04.29 [VS Code] Don't Use the Sidebar in VS Code

    출처: www.youtube.com/watch?v=s3H6PmB4SZ4

  7. 2021.04.20 [eclipse 한글] eclipse 한글패치 방법

    출처: i-am-seongni.tistory.com/17 [Java] 이클립스(Eclipse) 한글 패치 하는 법 이클립스 한글 패치 하기 www.eclipse.org/babel/ Eclipse Babel Project | The Eclipse Foundation The Eclipse Foundation - home to a global community, the Eclipse IDE, Jakarta EE and over 375 open sourc.. i-am-seongni.tistory.com

  8. 2021.01.23 [VS Code] VS Code에서 node js 개발 환경 구성

    출처: khmirage.tistory.com/m/579 Visual Studio Code에서 node.js 개발 환경 구성 2016년 3월 즈음인가? Microsoft에서 Visual Studio Code라는 Editor를 발표했었습니다. Visual Stuido Code (이하 vscode)를 발표하면서 Multiplatform (Win, Mac, Linux)를 지원한다기에 저도 설치를 해서 사용.. khmirage.tistory.com

  9. 2021.01.18 [IED] 구름 IDE and github 연동

    출처: studioplug.tistory.com/342 구름IDE와 Github연동 초심자 가이드 구름IDE와 GIT을 처음써보는 사람의 입장에서 작성한, 딱 깃허브 백업만의 목적에 충실한 가이드입니다. 구체적이고 본질적인 내용은 다른 포스트를 찾아보셔야 합니다. 배경 기존의 로컬작업환 studioplug.tistory.com

1 2 3