CodeKit2
CodeKit2 copied to clipboard
In JS "imports" window, make the boundary between "prepends" and "appends" draggable.
I have lots of files (over ten) I'm concatenating. I do them all as "prepends" to a blank "concat" file, and they overflow the "prepends" pane. I'd like to be able to visually scan them all at once. Meanwhile I've got a blank "appends" pane. I could distribute the files between appends and prepends, but that seems weird. It would be great if this boundary were draggable, instead of just always landing at the 50% mark.
@bdkjones :dancer: