atom-panguAtom 中英文加空格插件
Pangu 是 Atom 编辑器插件,可以在中文和英文字符之间添加空格字符。算法来自 paranoid-auto-spacing。
# Auto spacing on save
Enabled | default: `false` (true, false)
# Auto spacing ignored names
ignoredNames | default: ``
# Auto spacing ignored names
ignoredNames | default: ``
# Ignoring text with the matched pattern, e.g. \\*\\*[^\\*\\*]+\\*\\*, (.*?)ignoredPattern | default: ``
评论
