기타

VSCode에서 Font Awesome Gallery 사용하기

kelly09 2024. 5. 9. 16:10

웹 페이지를 만들다 보면 icon을 사용할 일이 많다.

보통 font awesome을 사용하는데, VSCode 내에서 아이콘을 검색하여 사용할 수 있는 방법이 있다.

https://marketplace.visualstudio.com/items?itemName=tomasvergara.vscode-fontawesome-gallery

 

Font Awesome Gallery - Visual Studio Marketplace

Extension for Visual Studio Code - VSCode Extension Sidebar Panel with a gallery view of FontAwesome's 5/6 free icons.

marketplace.visualstudio.com

위 사이트에 들어가서 install 하거나 아래 사진처럼 Extension에서 검색하여 설치하면 된다.

그럼 이제 사용할 때 왼쪽에서 기호 네 개 있는 아이콘을 탭하거나

단축키 ctrl+p 입력 후 >show 까지만 입력해도 font awesome gallery가 뜬다. 이걸 클릭!

끝.

'기타' 카테고리의 다른 글

package.json의 dependencies와 devDependencies의 차이  (0) 2024.05.20