V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
AmrtaShiva

VSCode 远程自动无法自动保存

  •  
  •   AmrtaShiva · Mar 19, 2020 · 2494 views
    This topic created in 2243 days ago, the information mentioned may be changed or developed.
    • 如题
    • SSH 到远程 每次修改文件之后都要关闭文件 点击保存之后才能给保存当前的更改
    • 配置文件
    {
        "files.autoGuessEncoding": true,
        "C_Cpp.updateChannel": "Insiders",
        "editor.suggestSelection": "first",
        //"editor.formatOnSave": true,
        "vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
          "go.formatTool": "goimports",
      //  "go.formatTool": "gofmt",
        "go.useLanguageServer": true
    }
    
    • 请问这个是哪里设置不对呢? 谢谢
    3 replies    2020-03-19 13:46:48 +08:00
    shynome
        1
    shynome  
       Mar 19, 2020 via Android   ❤️ 1
    没配置 Autosave
    xiri
        2
    xiri  
       Mar 19, 2020   ❤️ 1
    自动保存就算在本地也是要自己设置的啊
    AmrtaShiva
        3
    AmrtaShiva  
    OP
       Mar 19, 2020
    @shynome
    @xiri 好的 大意了 谢谢
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   948 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 19:10 · PVG 03:10 · LAX 12:10 · JFK 15:10
    ♥ Do have faith in what you're doing.