Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>umadanceNew to Visual Studio Code? Get it now.
umadance

umadance

Moxiu

| (0) | Free
an uma's from umamusume dancing around ur work enviroment.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🌸 UMADANCE 🌸

an VSCode extension, that shows uma's from umamusume dancing around ur working enviroment.

Compile extension

VS Code (any OS)

just run:

./build-ext.sh --vsix

NixOS / Nix

add this flake:

inputs.umadance = {
  url = "github:cfels/umadance";
  inputs.nixpkgs.follows = "nixpkgs";
};

Then enable the module for a patched programs.vscode:

modules = [ umadance.nixosModules.default { programs.umadance.enable = true; } ];

Or just apply the overlay, if you would rather keep pkgs.vscode patched globally:

nixpkgs.overlays = [ umadance.overlays.default ];

Usage

INSERT - to open/close the menu

Screenshots





License

this project is licensed under MIT License

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft