Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skewb1k/vscode-settings
https://github.com/skewb1k/vscode-settings
Last synced: about 4 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/skewb1k/vscode-settings
- Owner: skewb1k
- Created: 2024-07-31T00:08:48.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T23:51:51.000Z (8 days ago)
- Last Synced: 2024-10-30T01:54:43.526Z (8 days ago)
- Language: Shell
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vscode-settings
My personal config files for VSCode.
## Settings
To found VSCode settings.json open command palette (`Ctrl+Shift+P`) and type `Preferences: Open Settings (JSON)`.
## Keybindings
To found VSCode keybindings.json open command palette (`Ctrl+Shift+P`) and type `Preferences: Open Keyboard Shortcuts (JSON)`.
## Extensions
There is no built-in way to export/import extensions in VSCode, but you can manage them via terminal.
`install-extensions.sh` script run commands to install extenstions.
To update script use one of the `write-extensions` scripts, according to your system.