Skip to content

Releases: coldnew/qml-mode

Release list

0.4

Choose a tag to compare

@coldnew coldnew released this 02 Nov 02:42

Enhanced:

  • Add QML component id highlighter
  • Add basic types provided by QML modules as property keyword

0.3

0.3

Choose a tag to compare

@coldnew coldnew released this 08 Jan 15:08

In release 0.3, qml-mode has been totally rewrite to based on js-mode.

Fixed:

  • Indent function can't indent correctly problem.

Enhanced:

  • Highlight keyword more precisely.