Momoisay for VSCodeTalking ASCII Momoi from Blue Archive, now living in your sidebar. This is a VSCode extension port of momoisay, the terminal CLI. Instead of running a command, Momoi just sits in your Explorer sidebar and freestyles between her animations while you code. Features
InstallationThis extension isn't published to the Marketplace yet, so you'll need to build and run it from source.
Then open this folder in VSCode and press UsageOnce active, look for the Momoi view in the Explorer sidebar. It starts animating on its own. Click on the ASCII art to pause it, and click again to let her keep going. Background musicUse the Add Music button in the Momoi view's title bar (or run the The chosen file and volume are saved to your VSCode settings ( Development
Source lives in src/extension.ts. Animation frame data is precomputed and stored in media/momoi_animations.json, which the webview loads and steps through on a timer. CreditsMomoisay started as a terminal CLI written in C by Mon4sm. This extension is a VSCode port of that project. All credit for the original concept, ASCII art, and animation logic goes to Mon4sm; check out the original repo for the CLI version, install scripts, and C source. License |