그래도 지금까지 작업하기에는 Intellj가 좋지만.. 서브라임텍스트 말고 다른걸 찾던중 vscode를 찾았습니다.
서브라임에서 가장 많이 사용했던 멀티커서 사용법...
Multi cursor improvements
Ctrl+D selects next occurrence of word under cursor or of the current selection
Ctrl+K Ctrl+D moves last added cursor to next occurrence of word under cursor or of the current selection
The commands use matchCase by default. If the find widget is open, then the find widget settings (matchCase / matchWholeWord) will be used for determining the next occurrence
Ctrl+U undoes the last cursor action, so if you added a cursor too many or made a mistake, you can press Ctrl+U to go back to the previous cursor state. Adding cursor up or down (Ctrl+Alt+Up / Ctrl+Alt+Down) now reveals the last added cursor to make it easier to work with multiple cursors on more than 1 viewport height at a time (i.e. select 300 lines and only 80 fit in the viewport).
'Information' 카테고리의 다른 글
비트코인을 요구하는 랜섬웨어 워너크라이(WannaCry)/워너크립터(WannaCryptor) 예방도구 feat.알약 (0) | 2017.05.15 |
---|---|
발표자료, 제안서 등 문서에서 시스템, 네트워크 아키텍처 그릴때 사용하기 좋은 온라인 사이트 (0) | 2017.05.14 |
추천하는 한글 검색 토렌트 사이트 (0) | 2017.04.03 |
사용하고 편리하고 예쁜 네이버 웨일 브라우저 (0) | 2016.12.02 |
tar 명령어로 멀티코어를 활용한 압축 (0) | 2016.06.03 |
드롭박스 무료로 저장공간 확보하기 Campus Cup (0) | 2015.11.01 |