Search found 2 matches

by iorx
30 Jun 2008 20:45
Forum: Syntax files
Topic: Fold ini and inf files
Replies: 4
Views: 12593

[quote="Rickard Johansson"]You could use regions. In the syntax file: Rgn_Start = "$START" Rgn_End = "$END" Rgn_CommentStart = ";" I was more in for the solution that NP++ has. Like this, a .reg file. http://neomo.se/test/2008-06-30npp.png Possible to parse fo...
by iorx
30 Jun 2008 13:49
Forum: Syntax files
Topic: Fold ini and inf files
Replies: 4
Views: 12593

Fold ini and inf files

Hello! First post. Very nice editor you've made! :-) I've fooling around with syx-files. Managed to make folding work on Batch-files if (), do (). Now I struggling with folding on ini, and inf. The folding should be done from "[" to next "[" (or \n ? for last section...) I've fig...