Aethero Formatter is a simple, fast, and beautiful code formatter powered by Prettier, styled with the elegance of Aethero. Perfect for developers who value clean code and aesthetic tools.
✨ Features
Formats JavaScript, TypeScript, HTML, CSS, JSON, Markdown, YAML, and more
Integrated command: Format with Aethero
Built-in Prettier formatting (no separate install required)
Keyboard shortcut: Ctrl+Alt+F
Context menu support: right-click → "Format with Aethero"
Clean messages and smooth integration with VS Code
🖱️ How to Use
Open any supported file (e.g. .js, .html, .json, etc.)
Use one of the following:
Press Ctrl+Alt+F
Open Command Palette (Ctrl+Shift+P) and search Format with Aethero
Right-click in the editor and choose Format with Aethero
⚙️ Settings (Planned)
This extension does not currently provide custom settings, but planned options include:
aetheroFormatter.tabWidth
aetheroFormatter.singleQuote
aetheroFormatter.semi
🖼️ Screenshot
No pics for now
📦 Requirements
Visual Studio Code v1.101.0 or higher
No external dependencies required
🐞 Known Issues
Prettier must support the file type (e.g. some custom formats may not be supported)