Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>FormatMyxNew to Visual Studio Code? Get it now.
FormatMyx

FormatMyx

Le_Simonak

|
14 installs
| (0) | Free
Ultra‑light formatter with AST, semantic analysis and more (v2.0.0‑beta)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

\ENG

FormatMyx - Simple Formatter for HTML, PHP, JS, CSS, Blade, and More

FormatMyx is a VS Code extension designed to easily format your code files in multiple languages. Whether you're a beginner or an experienced developer, this extension helps keep your code clean and readable with just a single command.

Features

Multi-language support: FormatMyx can format files in multiple languages like HTML, PHP, 
JavaScript, TypeScript, CSS, and Blade.

Support for mixed files: You can mix different languages in the same file, such as HTML within 
a PHP file, and the extension will ensure everything is properly formatted.

Automatic formatting: FormatMyx automatically applies formatting every time you save your file,
 ensuring clean code without effort.

Manual command: If you prefer, you can also format a file manually using the FormatMyx: Run
 Formatter command in the command palette.

Customizable indentation: Set your preferred indentation size easily with a configuration option.

Commands

FormatMyx: Run Formatter: Formats the active file. Available via the command palette.

Configuration

formatMyx.indentationSize: Sets the indentation size (default value: 2).

    Type: number

    Description: "Number of spaces for each indentation level."

Supported File Types

FormatMyx works with the following file types:

HTML

PHP

JavaScript

TypeScript

CSS

Blade

You can mix these languages in a single file. For example, a .php file can contain both HTML and PHP code, and FormatMyx will take care of formatting them correctly. FR FormatMyx - Simple Formatter pour HTML, PHP, JS, CSS, Blade, et plus

\FR

FormatMyx est une extension VS Code conçue pour formater facilement vos fichiers de code dans plusieurs langages. Que vous soyez débutant ou développeur expérimenté, cette extension vous aide à garder votre code propre et lisible en une seule commande. Fonctionnalités

Support multi-langages : FormatMyx peut formater des fichiers dans plusieurs langages comme
 HTML, PHP, JavaScript, TypeScript, CSS et Blade.

Support des fichiers mixtes : Vous pouvez mélanger différents langages dans le même fichier,
 comme du HTML dans un fichier PHP, et l'extension s'assurera que tout soit bien formaté.

Formatage automatique : FormatMyx applique automatiquement le formatage à chaque fois que vous
 sauvegardez votre fichier, garantissant ainsi un code propre sans effort.

Commande manuelle : Si vous préférez, vous pouvez également formater un fichier manuellement
 en utilisant la commande FormatMyx: Run Formatter dans la palette de commandes.

Indentation personnalisable : Définissez facilement la taille d'indentation de votre choix
 avec une option de configuration.

Commandes

FormatMyx: Run Formatter : Formate le fichier actif. Disponible dans la palette de commandes.

Configuration

formatMyx.indentationSize : Définit la taille de l'indentation (valeur par défaut : 2).

    Type : number

    Description : "Nombre d'espaces pour chaque niveau d'indentation."

Types de fichiers supportés

FormatMyx fonctionne avec les types de fichiers suivants :

HTML

PHP

JavaScript

TypeScript

CSS

Blade

Vous pouvez mélanger ces langages dans un fichier unique. Par exemple, un fichier .php peut contenir à la fois du HTML et du code PHP, et FormatMyx s'assurera de bien formater le tout.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft