Skip to content

ycjcl868/vscode-addSpace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vscode-addSpace

vscode-addSpace is a vscode plugin to add whitespace for chinese user.

Install

Open up VS Code and hit F1 and type ext select Install Extension and type addSpace hit enter and reload window to enable.

install

work

Features

  • Add whitespace for your selection
  • Add whitespace for whole active document

Commands

  • addSpace: Add whitespace for selection
  • addSpace: Add whitespace for all

Settings and defaults

{
    /* Auto add whitespace on save, default false */
    "addSpace.auto_space_on_save": false
}

Known Issues

Thanks

Thanks vinta for his great job pangu.js

Enjoy!

About

🇨🇳VSCode plugin to add whitespace between Chinese characters and English words for Chinese user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published