• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..09-Oct-2021-

src/H09-Oct-2021-1,1771,019

AUTHORSH A D16-Jul-201737 21

COPYINGH A D16-Jul-201717.6 KiB340281

Makefile.amH A D16-Jul-201782 53

Makefile.inH A D29-Sep-202126.9 KiB865779

READMEH A D06-Nov-2020470 3019

README

1Defineformat
2============
3
4.. contents::
5
6About
7-----
8
9Defineformat -- on-the-fly #define prettyprinter. This plugin will help you to
10write multiline defines with aligned backslash.
11
12Usage
13-----
14
15Install the plugin (https://plugins.geany.org/install.html) then
16load it in Geany's plugin manager.
17Try it: open C/C++ file and type:
18
19#define A() do { \
20
21Requirements
22------------
23
24* GTK >= 2.8.0
25
26Contact developers
27------------------
28
29Pavel Roschin <rpg89(at)post(dot)ru>
30