https://github.com/rschiang/atom-language-qml
QML language support for Atom
https://github.com/rschiang/atom-language-qml
Last synced: 8 months ago
JSON representation
QML language support for Atom
- Host: GitHub
- URL: https://github.com/rschiang/atom-language-qml
- Owner: rschiang
- License: other
- Created: 2014-04-08T07:35:28.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-03-05T02:02:09.000Z (over 5 years ago)
- Last Synced: 2025-01-30T14:54:32.742Z (10 months ago)
- Size: 7.81 KB
- Stars: 7
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-qt-qml - atom-language-qml - QML language support for Atom. (Editor Integration)
README
# QML language support in Atom
Add syntax highlighting and snippets to QML file in Atom.
Derived from [Sublime-QML](https://github.com/skozlovf/Sublime-QML) project.
Contributions are greatly appreciated! Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.