| View previous topic :: View next topic |
| Author |
Message |
100679
Joined: 29 Jul 2010 Posts: 6
|
Posted: Thu Jul 29, 2010 12:58 am Post subject: How to XML file code folding? |
|
|
;=================================
;Flags Fold Fold Delimiters
; start end
;=================================
Folds:
1 < </ ""
Not display correctly. |
|
| Back to top |
|
 |
se7h
Joined: 28 Sep 2009 Posts: 764 Location: Minsk, Belarus
|
Posted: Fri Jul 30, 2010 8:25 am Post subject: |
|
|
| yet this is impossible or do it like in html.coder: specify the tags |
|
| Back to top |
|
 |
100679
Joined: 29 Jul 2010 Posts: 6
|
Posted: Mon Aug 02, 2010 3:04 am Post subject: |
|
|
| se7h wrote: | | yet this is impossible or do it like in html.coder: specify the tags |
How should I modify the xml.coder? |
|
| Back to top |
|
 |
se7h
Joined: 28 Sep 2009 Posts: 764 Location: Minsk, Belarus
|
Posted: Mon Aug 02, 2010 6:05 am Post subject: |
|
|
;=================================
;Flags Fold Fold Delimiters
; start end
;=================================
Folds:
1 <anytag1 </anytag1> ""
1 <anytag2 </anytag2> ""
...
Now this is only possible because |
|
| Back to top |
|
 |
|