cybop-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cybop-developers] Fwd: CyBOP and Geany


From: Christian Heller
Subject: [cybop-developers] Fwd: CyBOP and Geany
Date: Thu, 27 Oct 2016 13:58:19 +0200
User-agent: KMail/4.14.1 (Linux/3.16.0-4-amd64; KDE/4.14.2; x86_64; ; )

Syntax highlighting / completion for Geany IDE


----------  Forwarded Message  ----------

Subject: CyBOP and Geany
Date: Monday 24 October 2016, 11:17:14
From: address@hidden
To: Christian Heller <address@hidden>

Bitte mal an den Kurs verbreiten.

Danke.

1.sudo apt-get install geany
2.geany&
3.goto:geany
3.1.goto:Werkzeuge->Konfigurationsdateien->snippets.conf
3.2.goto:[Default] //maybe in line #21
3.3.insertLine:
root=<node>\n\t%cursor%\n</node>
3.4.insertLine:
node=<node name="%cursor%" channel="%cursor%" format="%cursor%"
model="%cursor%">\n\t%cursor%\n</node>
3.5.insertLine:
line=<node name="%cursor%" channel="%cursor%" format="%cursor%"
model="%cursor%"/>%cursor%
4.goto:<Ctrl><Alt><p>->Tastenkürzel->Editor->Bewege Cursor im Schnippsel
4.1.add:<Primary>y //results in <Ctrl><y>, but choose what you want &
whats free
4.2.choose:Ersetzen
4.3.choose:Ok
5.try it

-----------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]