OK. I'm waiting for new version 7.10.
Thanks.
Search found 2 matches
- 18 Jan 2011 03:28
- Forum: Syntax files
- Topic: Problem with folding
- Replies: 3
- Views: 9746
- 17 Jan 2011 11:54
- Forum: Syntax files
- Topic: Problem with folding
- Replies: 3
- Views: 9746
Problem with folding
Hi, sorry for my English. I'm trying to create a custom syntax and I have a problem with folding blocks. For example, my fold opened with "macro" and closed with "end". In my syntax file I have: 1_Id=macro 1_Begin= 1_End=end 1_EndBefore= 1_Section= 1_NoParentOfId=0 1_NotAlwaysEnd...