htmx-pal
htmx Code Completion and IntelliSense extension for Visual Studio 2019 and 2022
Table of ContentsAbout The Projecthtmx-pal is a non-official Visual Studio extension that enhances your development experience when working with htmx in Visual Studio 2022. It provides code completion and quick info (IntelliSense) features for htmx attributes, making writing and understanding htmx-powered web applications easier. Key FeaturesCode Completion: Get suggestions for htmx attributes as you type.Attribute Code Completion: Get possible values for some attributes with .Quick Info: Hover over htmx attributes to see detailed information and usage tips.This extension is designed to boost your productivity when working with HTMX, providing instant access to attribute information and reducing the need to consult external documentation. Built WithGetting StartedTo get htmx-pal up and running in your Visual Studio environment, follow these simple steps. Prerequisites
Installation
Alternatively, you can download the VSIX file directly from the Visual Studio Marketplace. UsageOnce installed, htmx-pal will automatically provide IntelliSense features for htmx attributes in your HTML and Razor files. Here's how you can use it:
LicenseDistributed under the MIT License. See ContactPavel - @xakpc Project Link: https://github.com/xakpc/HtmxPal Acknowledgments
|