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

--- Comment #1 from Dominik Haumann <dhaum...@kde.org> ---
In ktexteditor.git, I can find in the code this comment:

     * construct abbreviation object
     * e.g. for c#n:Test#p:Parent => { "n" => "Test", "p" => "Parent" }

Testing this with highlighting C++: c#n:Point <Ctrl>+<Alt>+# indeed expands to
the class defined in
ktexteditor/src/script/data/files/quickcoding/cpp/c.template

Some years ago this was added, mostly as test. It still works, but never left
the testing stage. It probably lacks a proper UI, and I think this should
rather be a plugin (like external tools etc...).

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

Reply via email to