A Package for hanzi autocomplete provider for Atom.
Atom provides a built-in way to download and install packages, but for local development, you'll want to do it this way.
apm link
.Don't forget to reload Atom when you make changes!
ctrl
+ option
+ command
+ L
.ctrl
+ shift
+ F5
.!
를 입력하고 변환하고자 하는 단어를 입력하면 자동완성 단어들이 제시된다. 예를 들어 !홍길동
처럼 입렵한다.
!<
, !>
, !,
, !.
등을 입력하면 키보드에 없는 기호를 자동입력 할 수 있다.
새로 추가하고자 하는 custom data가 있다면 /data/custom.json
에 추가하여 사용한다.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.