Skip to content

Brackets 1.2 deprecation warnings #13

@AdriVanHoudt

Description

@AdriVanHoudt
 Deprecated: Do not use $().on/off() on Brackets modules and model objects. Call on()/off() directly on the object without a $() wrapper.
    at new jQuery.fn.init (/brackets.js:481:36)
    at n (file:///C:/Program%20Files%20(x86)/Brackets/www/thirdparty/thirdparty.min.js:559:405)
    at Object.<anonymous> (file:///C:/Users/adri/AppData/Roaming/Brackets/extensions/user/peolanha.brackets-eslint/main.js:86:2)
    at Object.context.execCb (file:///C:/Program%20Files%20(x86)

Should be an easy fix

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions