Skip to content

devbutlazy/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

LazyDev dotfile configs

VSCodePycharmOther (Soon)

image

VS Code

image

Plugins

Design:
- Bearded Theme - Bearded Theme Monokai Terra (VSCode Theme)
- Bearded Icons (VSCode Explorer icons)
- Better Comments (Comments design with !, #, ?, etc.. prefixes)
- Markdown All in One - System Default (README.md Preview Theme)

Python:
- Python (Python typehints)
- Python Debugger 
- Pylance 
- Black Formater (Python PEP-8 formatter [CTRL + ALT + F])

Automations & Help:
- Codeium (AI with autocomplete)
- GitHub Actions (View GitHub Actions in a tab)
- GitHub Pull Requests (Send pull requests easily)
- SQLite Viewer (View database files directly in VSCode)
- YAML (.yml, .yaml files typehints)
- Docker (Dockerfile and Docker-Compose typehints)

Other:
- Discord Presence (Show the coding process with details in Discord Status)
- Polacode-2022 (Beautiful screenshots [CTRL + SHITF + P -> Polacode])

Keybinds

Comment selected code: CTRL + K + C
Uncomment selected code: CTRL + K + U
Format code: SHIFT + ALT + F
Edit multiple rows: ALT + SELECT ROWS
Other: Default

Pycharm

image

Plugins

Theme:
- Monokai Pro - Filter Spectrum
- Markdown Default

Automations & Help:
- Codeium (AI with autocomplete)
- Docker (Dockerfile and Docker-Compose typehints)
- YAML Default (.yml, .yaml files typehints)

Other:
- Discord Integration V2 (Show the coding process with details in Discord Status)

Keybinds

Comment selected code: CTRL + /
Uncomment selected code: CTRL + /
Format code: CTRL + ALT + L 
Edit multiple rows: ALT + SELECT ROWS
Other: Default
Inspired by: https://github.com/nixxoq/dotfiles

About

LazyDev // devbutlazy DotFiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published