ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

QML

by SublimeText ST4

QML support for Sublime Text and Sublime Merge

Details

Installs

  • Total 12K
  • Win 5K
  • Mac 2K
  • Linux 5K
Jul 26 Jul 25 Jul 24 Jul 23 Jul 22 Jul 21 Jul 20 Jul 19 Jul 18 Jul 17 Jul 16 Jul 15 Jul 14 Jul 13 Jul 12 Jul 11 Jul 10 Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24 Jun 23 Jun 22 Jun 21 Jun 20 Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13 Jun 12 Jun 11
Windows 1 0 2 1 3 1 0 0 1 1 0 0 1 0 1 0 1 2 0 1 0 1 0 0 0 0 1 0 0 2 1 0 0 1 0 2 3 0 2 2 0 2 1 0 3 3
Mac 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 3 0 3 0 1 1 0 0 1 0 2 1 0 0 0 1 0 1 0 0 0 0 0 1 0 0
Linux 0 0 0 0 1 2 0 1 1 2 0 1 0 0 2 1 0 1 0 3 0 3 1 0 0 1 3 1 2 5 1 0 1 1 1 0 2 0 2 3 0 1 0 2 1 0

Readme

Source
raw.​githubusercontent.​com

logo

QML for Sublime Text

Syntax Tests Package Control

About

This is a Sublime Text & Sublime Merge package that adds support for the Qt/QML ecosystem.

This package provides the following features:

  • Complete syntax highlighting for QML and qmldir files.
  • GoTo indexing for ids, property declarations and inline components.
  • Snippets for commonly used properties and types.

If you are a KDE developer, check out kdesrc-build plugin for Sublime Text as well!

Installation

The easiest way is to install it from Package Control.

  • Install Package Control itself, if you haven't done already
  • Open up the command palette: Ctrl+Shift+P (Linux, Windows) / Cmd+Shift+P (OS X)
  • Search for Package Control: Install Package
  • Search for QML
  • Hit Enter

Using Git

Go to your Sublime Text Packages directory and clone the repository using the command below:

$ git clone https://github.com/SublimeText/QML

Manual Download

  • Download the files using the .zip download option
  • Unzip the files (and rename the folder to QML if needed)
  • Copy the folder to your Sublime Text Packages directory

License

This package is licensed under the MIT License.