snippets icon indicating copy to clipboard operation
snippets copied to clipboard

Propagate snippet event

Open JAStanton opened this issue 11 years ago • 0 comments

It would be great to propagate the event. Say any random key like "/" forward slash it being bound and it calls "class:method". that Method should have the ability to return true if it should continue propagation or return false to stop propagation. or maybe pass an event object through the method or something.

JAStanton avatar Mar 04 '14 04:03 JAStanton