eventlistener-intellisense READMEEvent-listener intellisense provides a small yet useful list of event listeners for the .on method in JQuery. FeaturesType '.on(' in any JS supported document to get a list of events to listen for. Should speed up coding a bit. InstallIn Visual Studio Code, run ContributionsContributions are welcome, especially support for more languages and keywords. https://github.com/soulrelic616/eventlistener-intellisense LicenseMIT, please see LICENSE for details. Copyright (c) 2023 Bernardo Baldiviezo. Releases0.0.1Initial release 0.0.2Adds native Javascript support for .addEventListener |