This page looks best with JavaScript enabled

Visual Studio Code (VSCode) Cheatsheet

 ·   ·  β˜• 1 min read

    Must have plugins, Themes and fonts

    • Plugins

      • AREPL
      • Python docstring generator
      • Python preview
      • Paste json as code
      • docsmsft.docs-markdown
      • ESlint
      • Prettier
      • Intellicode
      • Beautify
      • Minify
      • liveserver
      • Vueter
      • laravel pack
      • python extension pack
    • Themes

      • Cobalt 2
      • Dracula
      • Night Owl
      • Shades of purple
      • Winter is coming
    • Fonts

      • Cascadia Code
      • Fira Code
      • settings
        • set editor.font:Cascadia Code, 'cascadia code', monospace
        • set "editor.fontLigatures":true

    Keyboard Shortcut

    Ctrl + R - Recent Projects

    Ctrl + P - command palette

    Ctrl + F - Find and replace

    Alt + h - Action within selcetion

    Ctrl + G - Go to specific line

    Ctrl + Shift + D - duplicate line

    Shift + Alt + Up/Down - copy line up/down

    Ctrl + Alt + Up arrow / Down arrow - Add cursor above/below

    `Ctrl + `` - terminal

    esc - close panel

    F2 - rename symbol

    F6 - debug

    Shift + Alt + F - format code

    List of all keyboard shortcut


    Ohidur Rahman Bappy
    WRITTEN BY
    Ohidur Rahman Bappy
    πŸ“šLearner 🐍 Developer