KateCommands Namespace Reference
this namespace will be maintained by Charles Samuels <charles@kde.org> so we're going to be using this indentation style here. More...
Classes | |
class | SedReplace |
-- Charles Samuels <charles@kde.org> Support vim/sed find and replace s/search/replace/ find search, replace with replace on this line s/search/replace/ do the same to the whole file s/search/replace/i do the S. More... | |
class | Character |
insert a unicode or ascii character base 9+1: 1234 hex: 0x1234 or x1234 octal: 01231 More... |
Detailed Description
this namespace will be maintained by Charles Samuels <charles@kde.org> so we're going to be using this indentation style here.Respect my style, and I'll respect yours!