buuug7 / chinese-punctuation-to-english

A vscode extension of converting Chinese punctuation to English.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

中文标点符号替换为英文 (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

About

A vscode extension of converting Chinese punctuation to English.

License:MIT License


Languages

Language:TypeScript 100.0%