- Intellisense for @AuraEnabled apex functions import.
- Show Documentation by hovering over your custom LWC component from HTML markup
- Click to open the source code of your custom LWC component.
This repository is for tracking issues with the LWC Intellisense VS Code extension.
When reporting an issue, please include the following information:
- A description of the issue, including steps to reproduce it.
- The version of VS Code you are using.
- The version of the LWC Intellisense extension you are using.
- Any other relevant information, such as the operating system you are using and any other extensions you are using.
Please search for existing issues before submitting a new one. This will help to avoid duplicate issues.
Issues are labeled with the following labels:
bug
: A confirmed bug in the extension.enhancement
: A suggestion for improving the extension.question
: A question about the extension.duplicate
: A duplicate of another issue.closed
: An issue that has been resolved.feature-request
: A new feature request.
If you are able to help fix an issue, please submit a pull request. We welcome contributions from all levels of experience.
Thank you for using the LWC Intellisense VS Code extension