vscode

vscode

February 19, 2025 | permanent

tags :

TODO #

  • Search
  • fix space in insert mode

Free Editor By Microsoft #

It is built onOpen Source or can be considered open source: reddit

Global Shortcuts #

  1. CMD + Shift + p

    • or CMD + P show commands
    • Show commands like emacs ALT + X ->
  2. CMD + B

    • Show hide the file explorer/or left side navigation bar
  3. CMD + p

    • find file + use “@” to jump to symbol

Configuration Management on macOS #

Plugings ATTACH #

  1. VSpaceCode URL, plugin github This extension is inspired by spacemacs and aiming to provide similar experience in VSCode. An action menu trigger by space key is implemented to reduce memorization of shortcuts. You can change the editor group, change the file language, and check git status without leaving your keyboard. This provides the speed to shortcut while minimizing typing comparing to fuzzy search in the command palette or shortcut memorizing.
    • Features

      • Spacemacs like action menu to reduce memorization of shortcuts
      • All menu items are customizable
      • The menu key is customizable
      • Bundle all the extensions needed out-of-the box
    • The pack includes

  2. VIM configuration youtube
  3. Relative Line Numbers URL
  4. Project Manager URL
    • CMD + Alt(options) + P list all projects defined in projects.json


Links to this note

Go to random page

Previous Next