티스토리 뷰
User Snippet 파일 생성
생성 순서☝️
커맨드 팔레트 > Configure User Snippets > New Global Snippets file
Project 별 Snippet 설정도 가능하다!
Snippet 만들기
{
"Console Log": { // 설명
"scope": "javascript,typescript",
"prefix": "clg", // 단축키
"body": [
"console.log('$1');", // snippet 코드
"$2"
],
"description": "Log output to console"
},
}
기능 시연🏃
'개발 환경구축' 카테고리의 다른 글
[Docker] 생성된 Container Image로 만들기 (0) | 2023.01.18 |
---|---|
[Docker] 간단한 node Image 만들기 실습 (0) | 2023.01.18 |
[Node] npm run 동작 방식 알아보기 (0) | 2022.09.03 |
ESLint vs Prettier 차이 (With 예시) (0) | 2022.08.24 |
[docker] Image, Container 기본 명령어 익히기 (0) | 2022.08.17 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 1종 적성검사 국가건강검진
- Oracle Database 19C 설치
- vue 전역 컴포넌트 설정
- rest api 조회 생성 수정 삭제
- 강서 운전면허 시험장
- component auto import
- 1종 적성검사
- 오블완
- express crud
- unplugin-auto-import
- 외래키 삭제
- 1종 적성검사 신체검사
- 외래키 인덱스 생성 구문 쿼리
- Oracle Database 19c install
- postgresql trigger
- epel repo
- rest api crud
- 티스토리챌린지
- mariadb 외래키 조회
- 스파르타 코딩클럽
- postgresql 외래키
- rest api 단건 다건
- 1종 적성검사 과태료
- oracle 19c 설치
- epel/x86_64
- postgresql 트리거
- postgresql on update current_timestamp
- 외래키 생성
- postgresql 수정시간 자동 갱신
- vue 컴포넌트 자동 import
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
글 보관함