https://bugs.kde.org/show_bug.cgi?id=360340

Christoph Cullmann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/kte
                   |                            |xteditor/8d0f6ff8014cdf32be
                   |                            |6410efa184a968ce53525a
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Christoph Cullmann <[email protected]> ---
Git commit 8d0f6ff8014cdf32be6410efa184a968ce53525a by Christoph Cullmann.
Committed on 25/08/2019 at 09:51.
Pushed by cullmann into branch 'master'.

improve word completion to use highlighting to detect word boundaries

Summary:
This allows better completion e.g. for Perl or PHP

Test Plan:
Open some Perl script.

Type:

lala_test = 1

$lala = 2

Now type

$lal

You shall now get only "lala" as proposal

Reviewers: dhaumann

Reviewed By: dhaumann

Subscribers: kwrite-devel, kde-frameworks-devel

Tags: #kate, #frameworks

Differential Revision: https://phabricator.kde.org/D23410

M  +7    -5    src/completion/katewordcompletion.cpp

https://commits.kde.org/ktexteditor/8d0f6ff8014cdf32be6410efa184a968ce53525a

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to