• 请不要在回答技术问题时复制粘贴 AI 生成的内容
SimbaPeng
V2EX  ›  程序员

vscode 有保存自动删除多余空格的功能吗?或者插件

  •  
  •   SimbaPeng · Dec 23, 2017 · 11414 views
    This topic created in 3089 days ago, the information mentioned may be changed or developed.
    8 replies    2017-12-23 20:34:06 +08:00
    varzy
        1
    varzy  
       Dec 23, 2017 via Android   ❤️ 6
    有。设置里面,修改 "files.trimTrailingWhitespace": true,
    crysislinux
        2
    crysislinux  
       Dec 23, 2017
    用 editorconfig 插件,可以做很多这种类似的清理工作
    janxin
        3
    janxin  
       Dec 23, 2017
    如果语言有 fmt 工具的话开启也会自动删除
    voocel
        4
    voocel  
       Dec 23, 2017 via Android
    借楼请教下,怎么自动把函数的括号带上,比如 console.log(),后面的括号就要手动输入
    lihongjie0209
        5
    lihongjie0209  
       Dec 23, 2017
    这是格式化代码功能
    varzy
        6
    varzy  
       Dec 23, 2017 via Android
    @voocel 我觉得不自动带括号是故意这么设计的,因为 js 里面的函数经常会赋值给新的变量
    LuckCode
        7
    LuckCode  
       Dec 23, 2017 via iPhone
    @voocel 曲线救国:User snippets。
    weifding
        8
    weifding  
       Dec 23, 2017 via Android
    hungry 系列插件,hungry delete 或者 hungry backspace
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1134 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 50ms · UTC 18:34 · PVG 02:34 · LAX 11:34 · JFK 14:34
    ♥ Do have faith in what you're doing.