hdy.brackets-shell icon indicating copy to clipboard operation
hdy.brackets-shell copied to clipboard

Deprecated: Do not use $().on/off() on Brackets modules and model objects. Call on()/off() directly on the object without a $() wrapper.

Open EvHaus opened this issue 10 years ago • 0 comments

The extension is generating a lot of these messages in the console:

Deprecated: Do not use $().on/off() on Brackets modules and model objects. Call on()/off() directly on the object without a $() wrapper.

EvHaus avatar May 24 '15 02:05 EvHaus