CJK Text Formatter. Fix spacing and punctuation when you mix Chinese, Japanese, or Korean with English.

github.com/xiaolai/cjk-text-formatter-vscode

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2026
  • chore: Add testing.md to gitignore
  • feat: Add straight to curly quotes conversion for CJK text
October 2025
  • feat: Add CJK-parenthesis spacing rule
  • Remove development section from README.md
  • Bump version to 1.0.4 and add comprehensive documentation
  • Add word count feature and custom rule examples with IntelliSense
  • Add custom rules feature for user-defined formatting patterns
  • Rename package to cjk-text-formatter and bump to v1.0.3
  • Bump version to 1.0.2 and update CHANGELOG
  • Fix space collapsing to preserve markdown list indentation
  • Remove INSTALL.md and PUBLISHING.md, keep only README.md
  • Update publisher to lixiaolai and add publishing guide
  • Exclude testing directory from VSIX package
  • Initial release: CJK Text Formatter v1.0.1