I've installed an EditorConfig plugin ( https://github.com/Mr0grog/editorconfig-textmate), but Im not entirely sure its working.
Im assuming plugins are still supported in TM2?
Is there anything in TM which I can use to confirm its even being loaded, or get some confirmation the plugin is actually kicking in when a file is saved?
Thanks
On 17 Oct 2014, at 22:02, Carpii UK wrote:
Is there anything in TM which I can use to confirm its even being loaded, or
TextMate 2 does load plug-ins if they are declaring compatibility with 2.0, but that is all it does, anything else would be up to the plug-in.
You can inspect the process to see if the code got loaded, if the plug-in does not provide any indication of working.
get some confirmation the plugin is actually kicking in when a file is saved?
As I read the page, this plug-in only adjust indent settings during load.
You can inspect the process to see if the code got loaded, if the plug-in does not provide any indication of working.
Thanks, thats good enough for me. I just wanted some confirmation it wasnt being ignored
As I read the page, this plug-in only adjust indent settings during load.
Yeah Im not expecting much from the plugin. I added it mostly because I have a new developer who uses .editorconfig (which appears to be a bit of a standard, even though I'd never heard of it)
Im hoping to flesh out the plugin a little to support trimming end of line etc.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate