https://github.com/mahmud035/vs-code-settings
This repository contains my personal Visual Studio Code (VS Code) configuration settings, extensions, themes, and key bindings to help streamline my development workflow. Feel free to use and adapt these settings to your own VS Code setup!
https://github.com/mahmud035/vs-code-settings
vs-code-settings
Last synced: 11 months ago
JSON representation
This repository contains my personal Visual Studio Code (VS Code) configuration settings, extensions, themes, and key bindings to help streamline my development workflow. Feel free to use and adapt these settings to your own VS Code setup!
- Host: GitHub
- URL: https://github.com/mahmud035/vs-code-settings
- Owner: mahmud035
- Created: 2024-10-12T16:52:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-12T02:47:05.000Z (11 months ago)
- Last Synced: 2025-03-12T03:31:03.804Z (11 months ago)
- Topics: vs-code-settings
- Homepage:
- Size: 145 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VS Code Settings
This repository contains my personal **Visual Studio Code (VS Code) configuration** settings, extensions, themes, and key bindings to help streamline my development workflow. Feel free to use and adapt these settings to your own VS Code setup!
## Features
- **Custom Settings:** Configuration for user preferences, editor behavior, and UI customization.
- **Extensions:** A curated list of must-have extensions for improving productivity and code quality.
- **Themes:** Preferred color themes for an optimized coding experience.
- **Key Bindings:** Custom shortcuts to speed up navigation and commands in VS Code.
## Installation
To apply these settings to your VS Code:
- Copy the contents of the **settings.json** and **keybindings.json** to your local VS Code settings.json file.
### Customization
Feel free to customize the settings to better suit your development workflow. Here’s how you can make changes:
- **Keybindings**:
- Modify _keybindings.json_ file for custom shortcuts.
- **Themes**:
- Adjust theme settings in _settings.json_ file.