File: README

package info (click to toggle)
geany-plugins 2.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 22,836 kB
  • sloc: ansic: 107,883; sh: 5,567; makefile: 1,532; sed: 16
file content (29 lines) | stat: -rw-r--r-- 470 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Defineformat
============

.. contents::

About
-----

Defineformat -- on-the-fly #define prettyprinter. This plugin will help you to
write multiline defines with aligned backslash.

Usage
-----

Install the plugin (https://plugins.geany.org/install.html) then
load it in Geany's plugin manager.
Try it: open C/C++ file and type:

#define A() do { \

Requirements
------------

* GTK >= 2.8.0

Contact developers
------------------

Pavel Roschin <rpg89(at)post(dot)ru>