Extend KTextEditor-plugin integration to activate VI-Mode commands
ClosedPublic

Authored by croick on Nov 8 2017, 12:42 AM.

Details

Summary
  • currently opening of documents is not connected to KTextEditor
  • enable switching of tabs by :bn, :bp, :tabn, ...
  • fix closing of unsaved documents via :tabc

FIX: 371235

Test Plan
  • open a document with :e filename
  • tab switching requires D8710

Diff Detail

Repository
R32 KDevelop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
croick created this revision.Nov 8 2017, 12:42 AM
Restricted Application added a subscriber: kdevelop-devel. · View Herald TranscriptNov 8 2017, 12:42 AM
apol accepted this revision.Nov 8 2017, 1:08 PM
This revision is now accepted and ready to land.Nov 8 2017, 1:08 PM
This revision was automatically updated to reflect the committed changes.