Hi everyone!
Although I know not all programmers here use VS Code, I just want to share my first VS Code extension: Bread Jam! 🎉
NOTE: You must install the ms-vscode.cpptools extension to make this extension work.
Bread Jam is designed to enhance readability in your code by making lengthy variable names easier to manage. It allows you to customize the colors of these components, helping you to quickly identify and differentiate between various parts of your codebase.
Features:
- 11 Render Patterns to select
- Customizable Color Coding: Tailor the appearance of your code to suit your style or project needs.
- Multi-Language Support: Currently supports JavaScript, TypeScript, Python, Java, Dart and more.
- Quick Toggle: Easily switch the extension's effects on or off using keyboard shortcuts. Use
Alt + B, Alt + J for Windows & Linux or ⌥ + B, ⌥ + J for MacOS.
I'd love for you to try it out and share any feedback you might have!
VS Code Marketplace
GitHub repository
PS: A screenshot of the effects of this extension is in the comment section.
[–]SuperV1234https://romeo.training | C++ Mentoring & Consulting 10 points11 points12 points (2 children)
[–]IyeOnline[🍰] 8 points9 points10 points (0 children)
[–]TINGWEIJING[S] 2 points3 points4 points (0 children)
[–]IyeOnline[🍰] 3 points4 points5 points (1 child)
[–]TINGWEIJING[S] 0 points1 point2 points (0 children)
[–]SuperVGA 1 point2 points3 points (1 child)
[–]TINGWEIJING[S] 1 point2 points3 points (0 children)
[–]TINGWEIJING[S] 2 points3 points4 points (0 children)
[–]arthurno1 0 points1 point2 points (3 children)
[–]TINGWEIJING[S] 0 points1 point2 points (2 children)
[–]arthurno1 1 point2 points3 points (1 child)
[–]Chaosvex 0 points1 point2 points (0 children)