Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vsce-markdown-format-cp-replacer-reverseNew to Visual Studio Code? Get it now.
vsce-markdown-format-cp-replacer-reverse

vsce-markdown-format-cp-replacer-reverse

Soratsu

|
1 install
| (0) | Free
replace some English punctuation with Chinese punctuation
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🦋Features

替换 markdown 文本文件中的部分英文字符为对应中文字符

const CP = [",", ":", "?", "!", "。", "“", "”", "(", ")"];
const EP = [",", ":", "?", "!", ".", '"', '"', "(", ")"];

🔑Usage

ctrl+shift+p 調出命令行,輸入 'markdown cp replacer' or 快捷鍵alt+f

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft