Lit Element Generator
Effortlessly generate empty Lit elements in Visual Studio Code.
Features
- Quickly scaffold Lit elements for efficient development.
- Dynamically names the class and custom element based on the file name.
Installation
- Open Visual Studio Code.
- Go to the Extensions view (
Ctrl+Shift+X ).
- Search for "Lit Element Generator".
- Click Install.
Usage
- Open a file where you want to generate a Lit element.
- Use the command palette (
Ctrl+Shift+P ) and search for "Generate Lit Element".
- The extension will insert an empty Lit element template into the current file.
Configuration
No additional configuration is required.
Contributing
If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.
License
This extension is licensed under the MIT License.
Enjoy Lit development with ease! 🚀
| |