Atom (text editor)
Atom is a text editor that's modern, approachable, yet hackable to the core—a tool you can customize to do anything but also use productively without ever touching a config file.
아톰(Atom)은 자유-오픈 소스 형태의 OS X, 리눅스, 윈도용 문서 및 소스 코드 편집기이다. Node.js로 작성된 플러그인, 깃허브가 개발한 임베디드 깃 관리 지원을 포함한다. 대부분의 확장 패키지는 자유 소프트웨어 라이선스를 취하며 커뮤니티가 만들고 관리하고 있다. 아톰은 크로미엄에 기반을 두며 커피스크립트로 작성되어 있다. IDE로 사용할 수도 있다. 2015년 6월 25일에 정식 1.0 버전이 출시되었다.
License
초기에 아톰을 위한 확장 패키지와 아톰의 코어에 속하지 않는 사항들이 오픈 소스 라이선스로 공개되었다. 2014년 5월 6일 코어 응용 프로그램을 포함한 아톰의 나머지 부분인 아톰의 패키지 관리자, 아톰의 크로미엄 기반 데스크톱 응용 프로그램 프레임워크, 일렉트론 (과거의 아톰 셸)이 MIT 라이선스 하의 자유 소프트웨어로 공개되었다.
Command Palette
In that welcome screen, we are introduced to probably the most important command in Atom, the “Command Palette”. If you hit cmd-shift-P
while focused in an editor pane, the command palette will pop up.
Install
우선 터미널에서 아래와 같이 플러그인을 설치한다.
이 후, Command Palette에 atom new
를 입력하면 세션 코드가 클립보드에 복사된다. 이 코드를 사용하여 다른 사람을 초대할 수 있다.
AtomPair
Remote pairing within the Atom text editor, powered by Pusher.
xml-formatter
Simple XML Formatter, hit CMD-SHIFT-X on a Mac or SHIFT-CTRL-X on Windows or Linux.
Command
명령행 팔래트에서 아래와 같은 명령을 사용할 수 있다.
- AtomPair: Invite over slack
- AtomPair: Invite over hipchat
- AtomPair: Join pairing session
- AtomPair: Start new pairing session