Skip to content

Latest commit

 

History

History
58 lines (44 loc) · 1.55 KB

README.md

File metadata and controls

58 lines (44 loc) · 1.55 KB

xdearboy dotfile configs

VSCodeOther (Soon)

image

VS Code

image

Plugins

Design:
- Min Theme - A minimal theme that comes in dark and light.
- Symbols - A simple file icon theme for VS Code
- Markdown All in One - System Default (README.md Preview Theme)
- Apc Customize UI++ - Advanced VSCode user interface customizations. 
- Indent-rainbow - Makes indentation easier to read

Python:
- Python (Python typehints)
- Python Debugger 
- Pylance 
- Ruff

Java:
- Java extensions for VS Code

Automations & Help:
- Codeium (AI with autocomplete)
- GitHub Tools (Suite of tools for Github)
- YAML (.yml, .yaml files typehints)
- Color Picker (Color Picker for VSCode)
- EditorConfig (Support for .editorconfig files.)
- Remote SSH, Remote Explorer, SFTP. (Help to connect to remote server and work with it.)
- Tailscale (Helps to connect to devices outside my network.)
- Wakatime (Coding stats)

Other:
- Discord Presence (Show the coding process with details in Discord Status)
- YandexMusic (Music player)
- Vscode Terminal Themes (Terminal Themes for VSCode)
Inspired by: https://github.com/nixxoq/dotfiles and https://github.com/devbutlazy/dotfiles