Pate plugins for C++

Text Editors

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

1
Become a Fan
5.0

Available as/for:
Description:
Pâté (http://github.com/pag/pate) is Kate's plugin to extend Kate with a Python plugins
Here is a set of my plugins I use to write a C++ code. You can read plugins description at start of corresponding .py file. Installation instructions can be found in a README.

NOTE: Version 0.5.0 has cmake based installer and options to install the package system-wide or user based. Please read README for details.

NOTE: Version 0.0.4 has moved to github.com. Google code wil be deleted soon.

BTW, recently Pâté has been added to the official Kate's git repo.

VERSION 0.5.2 HAS MOVED TO KATE.GIT REPO AND WILL BE AVAILABLE IN KDE 4.10
Last changelog:

Version 0.5.2
* comment paragraph shrink/extend plugin (Meta+[, Meta+])
* some of existed plugins are refactored to be faster (also to use new text processing facilities)
* if selection on the only line, extend it to whole line before do commenting (to avoid garbage in result)
* add sw(expr[, case1[, ..., caseN]]) expansion to generate switch statements
* add constraints to some operations to avoid garbage if a document has selection or block selection mode is ON
* improve performance for some operations

Version 0.5.1
* a color chooser plugin has been added. it makes edit of #colors in CSS files really easy

Version 0.5.0
* use cmake to install package files
* fix cursor positioning after expansion (waiting for movingInterface support in next versions of PyKDE4). '\1' replaces with '%{cursor}' keyword in expansion text
* fixed pate's argument parser for expansions to support variable number of parameters and named parameters
* improvements in C++ expansions
* add passive popups w/ native look and feel (as for me it's better than custom popups in Pate, which is looks ugly w/ my color scheme)
* use decorators to disable (show popup w/ alert) actions by various constraints, for example commenting text block w/ `#if 0' have sense only for C/C++ documents
* make some comment manipulation actions to work w/ other than C/C++ source code (CMake, Python, Perl, Bash)

Version 0.0.4
* added boost-like function/template parameters list formatting (Meta+F) and unformatting (Meta+Shift+F). Very useful for MPL or long parameters list!
* remove #if0/#if1 commented block leaving enabled part (#else)

Version 0.0.2
* fix couple of block movement bugs
* put corresponding #if condition as default comment if Alt-D pressed on #else/#endif line w/o comment yet


Ratings & Comments

0 Comments

Be the first to comment
Pling
0 Affiliates
Details
license
version 0.5.2
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 1

More Text Editors from zaufi:

Kate C++ Helper Plugin
zaufi
last update date: 10 years ago

Score 7.7

Other Text Editors:

klat
jori
last update date: 21 years ago

Score 5.0

ktexteditor-yankbuffer
metallman
last update date: 19 years ago

Score 5.0

CUTE
heiko
last update date: 21 years ago

Score 5.0

LogDay
Zarahk
last update date: 19 years ago

Score 5.0

katedataedit
pradu
last update date: 18 years ago

Score 5.0

ktexteditor-key-recorder
jo-link-noir
last update date: 10 years ago

Score 5.0



System Tags