TextMateがプラグインをサポート
Posted by yatsu Sun, 30 Oct 2005 06:05:53 GMT
TextMateがプラグイン機能を実装した。 どんなことができるのかは、まだ確認していない。
また、textmate-pluginsというメーリングリストも開設された。
以下、リリースノートより
[NEW] TextMate now has very rudimentary plug-in support. The plug-ins should have a .tmplugin extension and placed in either of the application support folders under TextMate/PlugIns. You can also double-click a plug-in to install it. An example plug-in is available on the bundles repository (under Tools/Clock Example PlugIn). Be warned there’s no actual API yet, but you can hack away with what Cocoa offers. Please subscribe to the plugins mailing list (http://lists.macromates.com/) if you have questions or specific requests (but be aware that the main priority ATM is 1.1 final, so the plug-in interface is really just a minor detour).
