D23410: improve word completion to use highlighting to detect word boundaries

Christoph Cullmann noreply at phabricator.kde.org
Sat Aug 24 21:08:57 BST 2019


cullmann created this revision.
cullmann added a reviewer: dhaumann.
Herald added projects: Kate, Frameworks.
Herald added subscribers: kde-frameworks-devel, kwrite-devel.
cullmann requested review of this revision.

REVISION SUMMARY
  This allows better completion e.g. for Perl or PHP
  
  BUG: 360340

TEST PLAN
  Open some Perl script.
  
  Type:
  
  lala_test = 1
  
  $lala = 2
  
  Now type
  
  $lal
  
  You shall now get only "lala" as proposal

REPOSITORY
  R39 KTextEditor

BRANCH
  master

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

AFFECTED FILES
  src/completion/katewordcompletion.cpp

To: cullmann, dhaumann
Cc: kwrite-devel, kde-frameworks-devel, LeGast00n, GB_2, domson, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20190824/2ec825c7/attachment.html>


More information about the KWrite-Devel mailing list