Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(vue): add a Vue example file #77

Merged
merged 1 commit into from
Jul 20, 2024
Merged

docs(vue): add a Vue example file #77

merged 1 commit into from
Jul 20, 2024

Conversation

rwaskiewicz
Copy link
Collaborator

Web types are not only useful for HTML files in IntelliJ IDEs, but Vue files as well. This commit adds an example Vue file that mirrors the HTML example file (example/src/example.vue).

This new Vue file is not wired up to any development server/project. Folks wishing to "test it out" are asked to open the file in an IntelliJ IDE, as that's where the functionality of this project can be seen.

Misc. updates/rewordings are also included in this commit that I came across while updating the documentation

Web types are not only useful for HTML files in IntelliJ IDEs, but Vue
files as well. This commit adds an example Vue file that mirrors the
HTML example file (`example/src/example.vue`).

This new Vue file is _not_ wired up to any development server/project.
Folks wishing to "test it out" are asked to open the file in an IntelliJ
IDE, as that's where the functionality of this project can be seen.

Misc. updates/rewordings are also included in this commit that I came
across while updating the documentation
@rwaskiewicz rwaskiewicz enabled auto-merge July 20, 2024 13:21
@rwaskiewicz rwaskiewicz added this pull request to the merge queue Jul 20, 2024
Merged via the queue into main with commit 1fbe196 Jul 20, 2024
3 checks passed
@rwaskiewicz rwaskiewicz deleted the vue-example branch July 24, 2024 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant