현재 날짜와 시간을 설정된 형식으로 입력해 줍니다.
링크 : https://marketplace.visualstudio.com/items?itemName=jsynowiec.vscode-insertdatestring
기본 단축키
기본 입력 : ⇧+⌘+I on OS X, Ctrl+Shift+I on Windows and Linux
형식으로 입력 : ⇧+⌘+⌥+I on OS X, Ctrl+Alt+Shift+I on Windows and Linux
설정
// Date format to be used. "insertDateString.format": "YYYY-MM-DD hh:mm:ss", "insertDateString.formatDate": "YYYY-MM-DD", "insertDateString.formatTime": "hh:mm:ss",
'기타' 카테고리의 다른 글
Trailing Spaces - 불필요한 공백 강조 (0) | 2018.09.11 |
---|---|
TODO Highlight - TODO, FIXME 강조 (0) | 2018.09.10 |
Output Colorizer - 출력창의 로그를 구문 강조 (0) | 2018.09.06 |
Blockalign - 블록 코드 정렬 (0) | 2018.09.03 |
ftp-sync - FTP/SFTP 파일/디렉토리 동기화 (1) | 2018.08.30 |