Skip to content
 
The Productive Software Programmer 6.3. VSCode
Type to start searching
    • The Productive Software Programmer
    • 6. IDEs and Editors
    • Copyrights
    • Preface
    • 1. Overview
    • 2. Tactics
    • 3. Pronto / Now / Today
    • 4. Configuration Management
    • 5. Scripting
    • 6. IDEs and Editors
      • 6.1. VIM ( VI Improved )
      • 6.2. Emacs
      • 6.3. VSCode
        • 6.3. VSCode
          • 6.3.1. Autosave
    • 7. Command Line Interface
    • 8. Tool Box
    • Appendix
    • 6.3. VSCode
      • 6.3.1. Autosave

    6.3. VSCode¶

    VS Code a cross platform advanced IDE with lots of plug-ins for extending it’s functionality. It works on Linux, Window, OS X. You can even run it remotely inside your web browser.

    See more at https://code.visualstudio.com/

    6.3.1. Autosave¶

    VSCode can save file when we either switch away from the window, or even within the same window switch to other file/pane, or after some delay.

    See more at https://code.visualstudio.com/docs/editor/codebasics#_save-auto-save

    "Previous" 6.2.3. Emacs ORG Mode
    "Next" 7. Command Line Interface
    © Copyright MMXXI-MMXXII Purnank H. Ghumalia.

    If you have any suggestion/comment, feel free to Contact the authors with your valuable feedback.

    Created using Sphinx 8.1.3, , Theme based on Material for Sphinx and Ratatouille v0.10.28-279adce.