Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.66 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.66 KB

中文标点符号替换为英文 (Chinese punctuation to english)

将中文标点符号替换为英文的 vscode 扩展.

A vscode extension of converting Chinese punctuation to English.

version installs rating

Usage

Use the To English Punctuation command from the Command palette or the context of editor menu to convert it.

在命令面板中使用To English Punctuation命令或者在编辑器上下文菜单来转换标点符号. 当前只支持以下标点符号中英文的映射:

// , 。 ? 、 : ; ! “ ” ‘ ’
// ( ) { } 《 》 【 】

contribution

If you're interested in contributing to, fork the repo and submit pull requests.

other links