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

This change has been marked as submitted.


Review request for Kate.
By David Herberth.

Updated Feb. 20, 2014, 12:07 p.m.

Repository: kate

Description

Adds a KTextEditor plugin (lumen) to Kate. The plugin provides code completion support for the D programming language, using an external (runtime dependency) completion server (DCD).

Diffs

  • addons/ktexteditor/CMakeLists.txt (95c2539)
  • addons/ktexteditor/lumen/CMakeLists.txt (PRE-CREATION)
  • addons/ktexteditor/lumen/completion.h (PRE-CREATION)
  • addons/ktexteditor/lumen/completion.cpp (PRE-CREATION)
  • addons/ktexteditor/lumen/dcd.h (PRE-CREATION)
  • addons/ktexteditor/lumen/dcd.cpp (PRE-CREATION)
  • addons/ktexteditor/lumen/ktexteditor_lumen.desktop (PRE-CREATION)
  • addons/ktexteditor/lumen/lumen.h (PRE-CREATION)
  • addons/ktexteditor/lumen/lumen.cpp (PRE-CREATION)

View Diff