Overview Version History Q & A Rating & Review
🐧 Omala — Shot Your Code!
Omala is a Visual Studio Code extension that helps you capture beautiful and shareable snapshots of your code directly from your editor. Designed with simplicity and elegance in mind, Omala makes it easy to turn your code into stunning visuals perfect for sharing on social media, blogs, or documentation.
✨ Built by Matrix Sync
🎯 Features
🎨 Instant Preview : See what your code snapshot will look like before exporting.
🖼️ Custom Themes : Choose from a variety of color schemes or use your current VS Code theme.
📐 Resizable Canvas : Set padding, border radius, and canvas size as you like.
🧩 Language Detection : Automatically highlights syntax based on file type.
🧾 Export Options : Save your snapshot as PNG, SVG, or copy directly to clipboard.
⚡ Lightweight : Minimal setup, no third-party dependency required.
🚀 Getting Started
Install Omala from the VS Code Marketplace.
Open the command palette (Ctrl+Shift+P
or Cmd+Shift+P
).
Search for Omala: Shot Your Code!
.
Customize your settings and click Export .
🛠️ Extension Settings
Omala supports the following settings:
"omala.theme": "vscode" // Choose 'vscode', 'monokai', 'dracula', etc.
"omala.padding": 32 // Padding around the code
"omala.borderRadius": 16 // Border radius for rounded corners
"omala.background": "#1e1e2f" // Custom background color