Giter Club home page Giter Club logo

vscode-pangu's People

Contributors

halfcrazy avatar ycjcl868 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

m4nk1n fekfoq259

vscode-pangu's Issues

保存自动清除空格无效

settings.json

    /* vscode-pangu */
    /* Auto add whitespace on save, default false */
    "pangu.auto_space_on_save": true,
    /* The extension list for auto-save files, default [], * means all */
    "pangu.auto_space_on_save_ext": ["*"],

麻烦看看,多谢.

一些情况下错误的添加空格

一些英文符号,比如代码中的%、(,不应该添加空格,代码中‘%s’之类的会变成'% s'
这不是中英文之间加空格吗?为啥英文符号也加。。。

是否可针对特定后缀进行自动空格😆

pangu 空格插件 VSCODE 中有好几个,但你设计的这一款独具匠心的插件,可设置保存时自动空格,但会作用于全局文件。是否可以针对特定文件,例如自动保存模式只针对于 .md 结尾的文件。

bug report: codes formatted wrong

such as shell script:

sed -i '' -e '1s/.*/${`date +%Y-%m-%d`}/' src/lib/ip.js
# to
sed -i''-e'1s/.*/${`date +%Y-%m-%d`}/'src/lib/ip.js

i just want this plugin to format code comments and markdown files.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.