Add Web‑Types JSON for JetBrains IDEs #4718
RohiNof
started this conversation in
3. Feature Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, Alpine.js does not provide a Web‑Types JSON file for JetBrains IDEs.
Providing an official Web‑Types file would allow IDEs like IntelliJ IDEA to recognize Alpine’s x-* directives (e.g., x-data, x-bind, x-on) and provide features such as autocomplete, in-editor documentation, and validation.
It would be great if Alpine.js could publish a Web‑Types file alongside the framework, similar to how some other libraries provide this for IDE support.
Beta Was this translation helpful? Give feedback.
All reactions