HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
🧚
[1기]최종 프로젝트 데브코스
/
📜
[팀13] 사각사각 ✏️
/
🎊
기술 문서
/
💾
[Save Actions]저장시 자동 정렬 Plugin
💾

[Save Actions]저장시 자동 정렬 Plugin

 

불편하게 매번 Command + option + L 로 정렬하지 말고 스마트하게 Command + S 로 간편하게 하자!

 

※사용법

1. Plugin을 설치한다.

notion image
 

2. Preference → Save Actions 설정창으로 이동

→ 아래 사진과 똑같이 적용해주면 끝!!!

notion image
[General]
  • Activate save actions on save (before saving each file, performs the configured actions below)
    • 저장시 활성화 (각 파일을 저장하기 전에 아래에 구성된 작업 수행)
  • Activate save actions on shorcut (default "CTRL + SHIFT + S")
    • 단축키로 저장했을 때 활성화 (기본값 "CTRL + SHIFT + S")
  • Activate save actions on batch
    • 일괄 작업 시 활성화
  • No action if compile errors(applied per file)
    • 컴파일 오류 발생시 조치 없음 (파일별로 적용)
[Formatting Actions]
  • Optimize imports
    • import 최적화
  • Reformat file
    • file 재정렬
  • Code Style의 정렬 적용