EmEditor (text editor) Forum Index Questions and Answers about Plug-ins
Outline: Code Folding, spaces/braces mode | Register To Post |
| Flat | Previous Topic | Next Topic |
| Poster | Thread |
|---|---|
| CrashNBurn | Posted on: 8/8/2010 11:53 am |
Just can't stay away ![]() ![]() Joined: 4/8/2010 From: Posts: 130 |
Outline: Code Folding, spaces/braces mode When the Outline Plugin is set to "Number of spaces", and your code contains braces {} the outline view becomes a mess of
Quote: +{ If you change the Outline Plugin to "Number of Braces", then none of the lines appear in the Outline that don't use Braces, i.e. I've unsuccessfully attempted many times to write my own Custom Outline, but there are no examples provided and my regex syntax doesn't appear to be working; As well the plugin doesn't seem to support regex tokens of \1 \2 \3 etc for the text replacement. Is there some way to enable Outline with a setting of "Number of spaces", where if the next line of code is one of a number settable character (i.e. "{([" ) then outline mode will display the previous line of code instead of "{". Example: How can we make spaces mode display the previous line of code instead: Quote: + if (x) And optionally for if/else statements only when they are in the format above, then show in the outline: Quote: + if (x) |
| Flat | Previous Topic | Next Topic |
| Subject | Poster | Date |
|---|---|---|
| » |
CrashNBurn | 8/8/2010 11:53 am |
| Register To Post | |


