행복을 찾아서 ...

VSCODE 확장 기능들 메모해두기 ✨ 본문

DJC

VSCODE 확장 기능들 메모해두기 ✨

_Haim_ 2023. 1. 22. 22:03

원래 아무생각 없이 썼는데 뭔가 잘... 써보고 싶은 마음에

 

궁금했던 것들부터 정리해보겠삼

 

 

 1. Intellisence 기능이 뭐야?

-> 코드 문법 자동완성 기능 ..

https://code.visualstudio.com/docs/?dv=linux64_deb 

 

Documentation for Visual Studio Code

Find out how to set-up and get the most from Visual Studio Code. Optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.

code.visualstudio.com

 

2. Diff 뷰어 기능이 뭐야 ? 코드 커밋과 변경사항을 확인하기 쉽다는데 ?

https://kkangz.github.io/posts/vscode_compare/

 

[VSCode] VSCode에서 파일/소스 비교하기(Source Compare)

VSCode 에서 간단 파일 비교를 위한 팁 입니다. 먼저 Compare 창 진입은 VSCode 내에 command로 하는데, 방법은 아래와 단축키로 Show all command 창에서 명령을 내립니다.

kkangz.github.io

오 이렇게 달라진 부분을 비교할 수 있구나 !! 편하겠당

 

 

 

3. TypeScript 가 뭐야?

https://www.samsungsds.com/kr/insights/typescript.html

 

활용도가 높아지는 웹 프론트엔드 언어, 타입스크립트[TypeScript]

활용도가 높아지는 웹 프론트엔드 언어, 타입스크립트[TypeScript]

www.samsungsds.com

뭔가 어려운데 설명이...

 

아 좀 더 찾아보니 그냥 js처럼 하나의 언어구나!

타입스크립트 개발자가 따로 있구낭...

나중에 좀 더 알아봐야징

VSCode가 타입스크립트 개발자한테 특히 인기가 많다길래 뭔지 궁금해서 찾아봄