This is my personal Visual Studio Code setup for a distraction-free and seamless coding environment with a Vim-like appearance.
Although this setup mimics a Vim-like look, it doesn't use any Vim keybindings. It utilizes the default VSCode keybindings with some customizations.
- Hidden UI Elements:
- Activity Bar: Toggle on/off with
Ctrl + Alt + A
(set keymap manually) - Menu Bar: Toggle on/off with
Alt
- Status Bar: Hidden for a cleaner interface
- Activity Bar: Toggle on/off with
- Theme: Solarized Osaka
- Icons: JetBrains Icon Theme
- Font: JetBrainsMono Nerd Font for editor and terminal
- Formatter: Prettier for code formatting