Files
textmate/Frameworks
Allan Odgaard 88ae04572c Handle “did-save” bundle item callback in OakTextView
While it’s easier to execute bundle items from a text view, it doesn’t work when saving documents that are not in the current text view.

This is an intermediate refactoring step — handling should (likely) end up in the DocumentSaveHelper class, but we need to improve dealing with command execution first, and by having the callback piggyback on the normal performBundleItem: method, we (temporarily) limit the code which use the command execution API, making refactoring easier.
2013-05-09 15:16:33 +07:00
..
2013-05-06 14:51:32 +07:00
2013-03-25 10:25:59 +01:00
2013-01-22 19:23:16 +01:00
2013-04-21 18:27:25 +07:00
2013-02-22 15:50:37 +01:00
2013-05-06 14:51:32 +07:00
2013-02-08 11:20:35 +01:00
2013-02-20 12:54:26 +01:00
2012-08-09 16:25:56 +02:00