zaufi / kate-cpp-helper-plugin

Plugin to simplify writing C++ code using Kate editor and clang
http://zaufi.github.io/kate-cpp-helper-plugin.html
GNU General Public License v3.0
22 stars 3 forks source link

Kate C++ Helper Plugin

This plugin intended to simplify the hard life of C/C++ programmers who use Kate to write code :-)

Features

... and few more neat things. Hope you'll enjoy using it! ;-)

Requirements

NOTE: Actually I don't know a real minimum requirements (I'm a gentoo user and have everything fresh in my system). So I call to users and distro-makers to provide some feedback, so I can update a list below.

NOTE: Attention distro guys! GNU Autogen, searched by CMake script, do not needed by end users! No need to add it to package dependencies! It is used (by me) in this particular project to generate C++ files from skeletons -- i.e. it is "this package developers only dependency"!

Installation

Note: One may use kde4-config utility with option --localprefix or --prefix to get user or system-wide prefix correspondingly.

Known Bugs

TODO

See Also