Turn your development journey into a galactic experience with VS-Darkside! Inspired by Star Wars, this extension brings the excitement of lightsaber battles, galactic animations, and immersive sounds to your coding environment. Join the dark side and let the force accompany you while you code!
- Engage with beautiful Star Wars-themed animations that light up your workspace as you code.
- Customizable animations that can be triggered on events like saving, committing, or even typing!
-
Experience lightsaber duels and space battles directly in the sidebar.
-
Choose your allegiance (Dark Side or Light Side) and watch as iconic characters from Star Wars battle it out while you develop.
- Hear the hum of lightsabers, TIE Fighters roaring, and R2-D2 chirping while you code.
- Set up custom sound triggers for specific actions such as opening files, running code, or achieving important coding milestones.
- Open Visual Studio Code.
- Search for "VS-Darkside" in the Extensions marketplace.
- Click Install and you're ready to enter the galaxy!
- Use the command palette (
Ctrl + Shift + P
) and typeVS-Darkside: Toggle Animation
to enable/disable animations.
- Pick your side (Dark or Light) using the
VS-Darkside: Choose Your Side
command, and the battle scenes will change accordingly.
- You can control the volume or mute specific sounds via
VS-Darkside: Sound Settings
.
- Match the visual theme to your coding preference: Dark Side (Sith red) or Light Side (Jedi blue).
- Set specific triggers for animations and sounds in your settings JSON, such as
onFileSave
,onGitCommit
, etc.
"vs-darkside.triggers": {
"onFileSave": "lightsaber-swipe",
"onGitCommit": "space-battle"
}
Want to make this extension even more epic? Fork it on GitHub and submit a pull request! Contributions for new animations, sounds, and features are always welcome.
This project is licensed under the MIT License.
Please refer to LICENSE.md
May the force be with you! 🌌