D17971: Revive External Tools plugin

Dominik Haumann noreply at phabricator.kde.org
Thu Jan 31 19:49:28 GMT 2019


dhaumann added a comment.


  The plugin is progressing nicely. In fact, it's almost done and just a matter of polishing. I think it starts to be ready for testing.
  
  Actions items still include:
  
  - "Reload current document after execution": Currently not yet implemented, since I think I will run into issues with the KDirWatcher of KTextEditor. This could be a tricky one.
  - "Display in Pane" is not yet implemented. My current plan is that each run creates a new ToolView on the bottom, using a QTextEdit with fixed font that displays the output. However, how to close this? The only solution I can think of right now is to add a "Close" button.
  - The variables %{directory} etc all work, but currently cannot nicely be inserted via GUI. The drop-down buttons in the tool dialog are supposed to do this, but maybe there is even a more elegant way.
  - I would like to change %{directory} to %{CurrentDocument:Path} etc, so match the variables of QtCreator.

REPOSITORY
  R40 Kate

REVISION DETAIL
  https://phabricator.kde.org/D17971

To: dhaumann, cullmann, gregormi
Cc: brauch, pino, ngraham, kwrite-devel, hase, michaelh, demsking, cullmann, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20190131/bb9d878d/attachment.html>


More information about the KWrite-Devel mailing list