Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Eventlistener IntellisenseNew to Visual Studio Code? Get it now.
Eventlistener Intellisense

Eventlistener Intellisense

Bernardo Baldiviezo

|
18,051 installs
| (0) | Free
Intellisense for JS Event Listeners
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

eventlistener-intellisense README

Event-listener intellisense provides a small yet useful list of event listeners for the .on method in JQuery.

Features

Type '.on(' in any JS supported document to get a list of events to listen for. Should speed up coding a bit.

Install

In Visual Studio Code, run ext install eventlistener-intellisense - or, simply hit CMD/CTRL + Shift + P, search for "Install Extension", and then search for "Eventlistener Intellisense".

Contributions

Contributions are welcome, especially support for more languages and keywords. https://github.com/soulrelic616/eventlistener-intellisense

License

MIT, please see LICENSE for details. Copyright (c) 2023 Bernardo Baldiviezo.

Releases

0.0.1

Initial release

0.0.2

Adds native Javascript support for .addEventListener

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft