https://bugs.kde.org/show_bug.cgi?id=382679
Bug ID: 382679
Summary: Non-greedy regular expressions are not supported
Product: kate
Version: 16.08
Platform: Debian stable
OS: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: search
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Kate seems not to support non-greedy mode (available for example in Perl by
appending a question sign to a part of an expression) of regular expressions,
as in the following example of a regular expression:
%%(.*?)%%
Please add support for such expressions.
Kate 16.08.3.
--
You are receiving this mail because:
You are watching all bug changes.