Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaitoy/japanese-word-selection
An Atom package to japanize word boundary.
https://github.com/kaitoy/japanese-word-selection
atom japanese
Last synced: 3 months ago
JSON representation
An Atom package to japanize word boundary.
- Host: GitHub
- URL: https://github.com/kaitoy/japanese-word-selection
- Owner: kaitoy
- License: other
- Created: 2015-08-18T05:08:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-01T04:23:56.000Z (about 7 years ago)
- Last Synced: 2024-05-02T00:40:00.993Z (8 months ago)
- Topics: atom, japanese
- Language: CoffeeScript
- Homepage: https://atom.io/packages/japanese-word-selection
- Size: 1.44 MB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
Awesome Lists containing this project
README
# japanese-word-selection package
ワード境界を日本語対応させて、単語を選択しやすくするAtomパッケージ。
An Atom package which makes it easy to select a Japanese word by japanizing word boundary.
![screenshot](https://github.com/kaitoy/japanese-word-selection/raw/master/assets/japanese-word-selection.gif)
今のところ文字種の境目を判別しているだけ。
ひらがな、カタカナ、半角カタカナ、漢字に対応。
ダブルクリック、`Ctrl+Shift+Right Arrow`、`Ctrl+Shift+Left Arrow`で単語を選択できることを確認。
また、`Ctrl+Delete`で単語を削除できることも確認。