🎯 A professionally curated VSCode setup featuring Material Theme Ocean, JetBrains Mono font, smart coding features, and AI-powered assistance. Perfect for developers who value both productivity and aesthetics.
A meticulously crafted VSCode environment combining elegant aesthetics with powerful functionality 🚀
- Modern Theme: Material Theme Ocean High Contrast with transparent terminal
- Professional Fonts: JetBrains Mono and Cascadia Code with ligatures
- Smart Editor Features: Auto-formatting, bracket pair colorization, and smooth scrolling
- Optimized Workflow: Auto-save, quick formatting, and distraction-free coding
- Material Theme Ocean High Contrast theme
- Symbols icon theme
- Transparent terminal background
- Clean, distraction-free interface
- Font: JetBrains Mono, Cascadia Code (Size: 13px)
- Font ligatures enabled
- Smooth scrolling
- Hidden minimap for cleaner look
- Bracket pair colorization
- Expanding cursor animation
- Format on paste and type
- Prettier as default formatter
- Auto-save on focus change
- Mouse wheel zoom enabled
- Compact folder disabled for better visibility
- Double quotes for JavaScript/TypeScript
- Custom terminal and window styling
- Bito AI with comment-to-code feature
- Streamlined Codeium integration
- Clone this repository:
git clone https://github.com/yourusername/vscode-config.git
- Copy
settings.json
to your VSCode settings folder:- Windows:
%APPDATA%\Code\User\
- macOS:
~/Library/Application Support/Code/User/
- Linux:
~/.config/Code\User/
- Windows:
- Install required extensions
- Restart VSCode
- Material Theme
- Symbols (Icon Theme)
- Prettier (Code Formatter)
- Codeium (AI Assistant)
- Bito AI (Code Enhancement)
The settings.json
file is well-organized with comments for each section:
- Editor Appearance
- Editor Font Settings
- Editor Behavior
- File Management
- Language Specific
- Terminal Settings
- Window Settings
- AI Assistants Configuration
Feel free to modify any settings to match your preferences!
Suggestions and improvements are welcome! Feel free to open an issue or submit a pull request.