This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/115944/

Review request for Kate.
By Kåre Särs.

Updated Feb. 24, 2014, 9:13 p.m.

Changes

Use midRef and QLatin1Sting in stead of checking fist letter and then comparing a bunch of stuff ;)

I was/am trying to follow the coding style of the rest of the file....

+ better handling of multiple properties on the same line
Repository: kate

Description

Add QML and QML-"id:" support to the ecma_parser of the SymbolViewer plugin.

This patch will search for a line containing "id:" and add the name as a "class"

Testing

Opened a couple of QML files

Diffs (updated)

  • addons/kate/symbolviewer/ecma_parser.cpp (2b96b0d)
  • addons/kate/symbolviewer/plugin_katesymbolviewer.cpp (701f175)

View Diff