You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sublime-QML is a [Sublime Text](https://www.sublimetext.com/) & [Sublime Merge](https://www.sublimemerge.com/) package which adds support for the [Qt/QML](https://en.wikipedia.org/wiki/QML) ecosystem.
8
8
9
-
Features
10
-
--------
9
+
This package provides the following features:
11
10
12
-
The following features are provided:
11
+
- Syntax highlighting for QML.
12
+
- Snippets for commonly used properties and types.
13
+
-[ ] Custom build system to run your scratches with either `qml` or `qmlscene`.
14
+
-[ ] Automatic checking with QML linter `qmllint` every time you save a file.
13
15
14
-
* QML syntax highlighting.
15
-
* Snippets for common actions.
16
-
* Run the qmlscene via build system.
16
+
Installation
17
+
------------
18
+
19
+
Currently the new remastered package is in alpha, and cannot be installed via
20
+
Package Control yet. If you want to try it out, close this repository
21
+
(or download and unzip it) into Sublime Text's Packages folder.
0 commit comments