Files
textmate/Frameworks/HTMLOutputWindow
Allan Odgaard 5ba236ec67 Remember HTML output window frame on a per command basis
Some commands clearly should not share output window frame, OTOH it might be tedious having to position every new command used (if the default position is undesired).

We should probably re-use last command’s frame if there isn’t already a frame stored for the command (that’s what TextMate 1.x did). It might also be possible to group commands via its semantic class, so all run commands use the same window frame, though currently semantic classes have unique (language) suffixes.
2014-08-30 15:41:21 +02:00
..
2012-12-19 19:42:36 +01:00