🚀 v0.2.34 is now live!

Format your code with universal speed

A blazing fast, WASM-powered, multi-language code formatter built as a single unified VS Code extension.

main.rs
fn format_magic() {
println!("Instant formatting");
let result = super::fast::execute();
}

Blazing Fast

WASM core activates in under 5ms with zero-copy infinite file size scaling for instant formatting.

📦

Zero Config

Automatically detects and reads your native configurations like .prettierrc or pyproject.toml.

🛡️

Secure

Runs in a strict WebAssembly sandbox. All formatting modules are isolated and cryptographically signed.

Universal Support

One formatter to rule them all. Built to seamlessly format your entire tech stack.

Rust
JavaScript
TypeScript
Python
Go
C/C++
C#
Java
Ruby
Swift
HTML/CSS
Sass/SCSS
SQL
Shell
Markdown
JSON/YAML
And 50+ more

How It Works

A highly optimized pipeline designed for zero-latency formatting.

🔌

VS Code Ext

TypeScript
IPC

Worker Pool

Node.js
WASM Call
⚙️

WASM Core

Rust
📦

Lang Modules

.wasm binary
Cached
☁️

Registry

GitHub Pages
🛠️

Config Adapter

Native Format

Feedback & Issues

Found a formatting bug or have a feature request? Let us know!