ShellEd

1 min read

쉘 스크립트 Syntax Highlight, Code Hint 사용이 가능한 에디터

설치 :

  1. Help
  2. Install New Software...
  3. Add
    1. http://download.eclipse.org/technology/dltk/updates-dev/5.4/
  4. Check Dynamic Language Toolkit - ShellEd IDE
  5. Finish

사용 :

  1. 파일 이름에서 마우스 오른쪽 버튼 클릭
  2. Open With
  3. Other
  4. Use this editor for all '...' files 체크
  5. Use it for all '*.sh' files 체크

아직 Dark Theme 는 지원하지 않는다.

설정 :

  1. Window > Preferences > Shell Script > Editor
    • Indentation : Spaces only 체크
    1. Window > Preferences > Shell Script > Editor > Syntax coloring
    • 테마에 어울리는 색 설정

© 2023 Raegon Kim