Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
howtos:adding_fold_points [2014/03/06 08:20] – created tuxvinyardshowtos:adding_fold_points [2014/05/18 12:19] – add save fold-state tip tuxvinyards
Line 1: Line 1:
 +[[howtos:start]]
 ====== Adding Manual or Custom Fold Points ====== ====== Adding Manual or Custom Fold Points ======
  
Line 10: Line 11:
  
 Remember Geany uses the good work from the Scintilla project as its foundations. Remember Geany uses the good work from the Scintilla project as its foundations.
 +
 +Try the 'Numbered Bookmarks' plugin. This has an option to 'save the fold state'
  
 <code> <code>
Line 30: Line 33:
  
 </code> </code>
-You will need to experiment a little ...+You may need to experiment a little ... 
 + 
 +{{tag>howto fold fold-points folding code-folding}} 
Print/export