VSCode Extensions
Official extensions published by MiraNova Studios for Visual Studio Code and Cursor.
Mira Markdown
Mira Markdown — Enhanced heading decorations, Prism.js syntax highlighting, and a clean rendered preview for markdown files in VS Code and Cursor.
- Opens a rendered markdown preview via status bar button or
Ctrl+Shift+V(Cmd+Shift+Von Mac); button toggles to Close Preview when the preview tab is active - Preview updates live as the document changes
- Code blocks in the preview are syntax highlighted with Prism.js;
```lyricfences use Lyric syntax highlighting,```outputblocks use a dark terminal-style theme - Preview headings get generated
idanchors so TOC links (e.g.[Section](#section)) work correctly, with duplicate-heading support - Source mode enhancements: scaled heading sizes (H1–H3) and bold H4–H6, explicitly disabled split-pane preview and sticky scroll
- → View on Marketplace / → View Source
Status: Available
Version: 0.5.2
Requirements: VS Code 1.85.0 or later
Cost: Free
Mira Terminal
Mira Terminal - A VSCode extension that opens a full terminal in a dedicated editor tab.
- Intended as a clean terminal for running Claude Code or Codex CLI
- Uses a real PTY (
@lydell/node-pty) withxterm.jsrendering for vim/TUI compatibility - Supports multiple independent terminal tabs per workspace
- Optionally auto copy highlighted text and print CWD in tab heading
- → View on Marketplace / → View Source
Status: Available
Version: 0.2.1
Requirements: VS Code 1.96.0 or later
Cost: Free
Lyric Language Support
Lyric Language Support — Official VS Code extension providing syntax highlighting and language configuration for the Lyric programming language (.ly files).
- Syntax highlighting for Lyric keywords (
def,class,var), type declarations (int,str,flt), and control flow - Built-in function highlighting for
print,input,len,range, and more - Bracket matching including Lyric-specific constructs (
class/+++,try/fade,for/done) - Auto-closing pairs for quotes and brackets, code folding for control structures
- → View on Marketplace / → View Source
Status: Available
Version: 0.8.5
Cost: Free
Chrome Extensions
Official extensions published by MiraNova Studios for the Chrome web browser.
Ctrl Right-Click
Ctrl Right-Click — Prevents accidental context menu activation by disabling right-click by default, requiring Ctrl + right-click to open the browser context menu.
- Blocks right-click context menu unless Ctrl is held
- Lightweight with minimal resource footprint
- No user tracking, analytics, or data collection
- → View Source
Status: In Development
Genre: Accessibility
Version: 1.3
Cost: Free