Re: PB IDE plugin - Beautify code while typing
Posted: Sun Apr 07, 2013 4:25 pm
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(
- 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(