Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>QML FormatterNew to Visual Studio Code? Get it now.
QML Formatter

QML Formatter

AndreOneti

|
16,755 installs
| (3) | Free
A simple QML formatter
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

QML Language support for Visual Studio Code

Provides Intellisense for QML in VSCode

Features

  • [x] Autocompletion
  • [x] Go to Definition
  • [x] Formatting
  • [x] Code Snippets

Installing

  • Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter:
  • ext install AndreOneti.qml-formatter

Alternatively, you can download the extension from the marketplace.


Preview

QML formatting

Formatter

QML formatting

Syntax coloring

Syntax coloring

Issues / Feature requests

You can submit your issues and feature requests on the GitHub issues page.

Contributing

As long as you respect the following rules, I accept any pull-request which can improve the support of the language on Visual Studio Code :

  • Indent your code by 2 spaces.
  • Document the purpose of functions and classes.
  • Document other code where useful.
  • When adding a new feature, please mention it in the README.md Features section. Use screenshots when applicable.

More information

  • qml-formatter on the Visual Studio Marketplace
  • qml-formatter GitHub repository
  • Visual Studio Code website
  • Qt website
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft