work in progress:
- The annoying bug with broken line indentation : I plan to exclude ugly cases (a.k.a broken lines with complex nested round brackets)
- auto-highlighting like notepad++ : I'm searching multi-words highlighting method
idea for next releases:
- auto #PB_Any helper
- auto file browser : e.g. OpenFile(
PB IDE plugin - Beautify code while typing
Re: PB IDE plugin - Beautify code while typing
Last edited by eddy on Sun Apr 07, 2013 7:12 pm, edited 1 time in total.

Re: PB IDE plugin - Beautify code while typing
[updated]
- indentation fixup

- indentation fixup


Re: PB IDE plugin - Beautify code while typing
Notepad++ words highlighting: I found a solution via multi-selections (if there's no side effect)



Re: PB IDE plugin - Beautify code while typing
Notepad++ words highlighting: scintilla indicators could do the job



Re: PB IDE plugin - Beautify code while typing
[updated]
- indentation fixup
- code auto highlighting (like notepad++)
- indentation fixup
- code auto highlighting (like notepad++)

Re: PB IDE plugin - Beautify code while typing
[w.i.p]
- settings panel (using shared memory and ini file)
- source code updated
- settings panel (using shared memory and ini file)
- source code updated
