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 #
CMD + Shift + p
- or CMD + P show commands
- Show commands like emacs ALT + X ->
CMD + B
- Show hide the file explorer/or left side navigation bar
CMD + p
- find file + use “@” to jump to symbol
Configuration Management on macOS #
Linking the settings.json and keybindings.json and symlink #
Plugings ATTACH #
- 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
- VIM configuration youtube
- Relative Line Numbers URL
- Project Manager
URL
- CMD + Alt(options) + P list all projects defined in projects.json