Closed zaggino closed 11 years ago
I was thinking of having the extension toggleable and remember it's state (much like the JSLint pane). So it will open automatically if it was active last time Brackets was run.
Would this work for you?
Yeah, that's also a good option.
Great. Thanks for the feedback! I'll get working on it shortly.
I use todo's a lot in one of my projects and I need always to open a todo panel when I open brackets. (brackets have an issue with very large files and crash on me from time to time...)
Can you add an
openOnStartup
boolean switch, which I can put into.todo
file, so the panel opens on brackets startup?