Development/IDE, Editor(174)
-
Visual Studio - Ctrl+C 복사 실수 예방 : 빈라인에서 실수로 Ctrl+C 눌렀을 때 복사 명령이 수행되지 않게 하기
Visual Studio - Ctrl+C 복사 실수 예방 : 빈라인에서 실수로 Ctrl+C 눌렀을 때 복사 명령이 수행되지 않게 하기 Visual Studio 메뉴: [Tools] >> [Options] >>[Text Editor] > [All Languages] >>[Apply Cut or Copy commands to blank lines when there is no selection] 체크 >> [OK] 이전에 복사한 것 복사하기Ctrl + Shift + V복사작업한 히스토리를 기억하고 있으면 누를때 마다 복사한 것을 확인 후 재사용할 수 있습니다.
-
IntelliJ - Major Update
IntelliJ - Major Update [Download] "Community"의 [Download] 버튼 클릭 다운 받은 파일을 실행합니다. IntelliJ 설치다운 받은 파일을 통해 설치는 아래 링크를 참고하시기 바랍니다. https://codedragon.tistory.com/8849
-
VisualStudio Code(VSCode) - Active Power Mode
VisualStudio Code(VSCode) - Active Power Mode· Power Mode 설치하기· 설정 화면 들어가기· Power Mode 활성화· Power Mode의 모드 설정하기 Power Mode 설치하기VSCode 메뉴: [View] >> [Extensions] "power mode" 입력 하여 검색합니다.power mode 검색된 첫번째 항목을 클릭하면 오른쪽 창에 자세한 정보를 확인할 수 있습니다. [Install] 설정 화면 들어가기VSCode 메뉴: [File] >> [Preferences] >> [Settings]or단축키 [Ctrl + ,] Power Mode 활성화왼쪽 항목에서 [Extentions] > [Power Mode] 선택 >> Power Mode의 모드 설..
-
Hot Keys 2017 - Keyboard Shortcuts
Hot Keys 2017 - Keyboard Shortcuts Visual Studio의 단축키 정보를 확인할 수 있습니다. https://marketplace.visualstudio.com/items?itemName=JustinClareburtMSFT.HotKeys2017-KeyboardShortcuts
-
Intellij - 설치하기
Intellij - 설치하기 다운받은 설치파일을 실행합니다. [예] [Next] //---------------------------------------- 이전 버전의 IntelliJ가 설치되어져 있는 경우 나타냅니다. 이전 버전이 설치된 폴더 항목 선택 >> [Next] [Uninstall] [Close] //---------------------------------------- [Next] 비트버전에 맞는 항목 체크([64-bit launcher]) >> [Next] [Install] 설치 중... 설치 완료!!! [Finish]
-
Visual Studio Code(VS Code) - install(설치하기)
Visual Studio Code(VS Code) - install(설치하기) 다운 받은 설치파일 실행 [예] [다음(Next)] [계약에 동의함] 체크 >>[다음(Next)] [다음(Next)]기본값으로 사용자계정 폴더 밑에 설치되어집니다.C:\Users\codedragon\AppData\Local\Programs\Microsoft VS Code [다음(Next)] 탐색기 메뉴 추가를 원할 경우 "기타:"에 있는 Windows 탐색기의 Context Menu에 메뉴를 추가해 주는 2개의 항목을 체크한 후 >> [다음(Next)] 영문 설치본인 경우Windows Explorer:에 있는 항목 체크 >> [다음(Next)] [설치(Install)] 설치중... [마침(Finish)] 프로그램 실행화면!!!..