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

Ship it!

Looks good, please commit.

addons/kate/symbolviewer/ecma_parser.cpp (Diff revision 2)
void KatePluginSymbolViewerView::parseEcmaSymbols(void)
232
        c+=3;
c += 3; // can you add these spaces? :-)

- Dominik Haumann


On February 24th, 2014, 9:13 p.m. UTC, Kåre Särs wrote:

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

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

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

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

View Diff