-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Not sure how to do this (I have no experience with parsing, nor writing a vscode-extension) but I would really like to use the plugin within vue.js :)
Within a .vue file, there are two sections to consider:
- The
<template></template>section consists partly of javascript/typescript code (mixed within html) - The
<script></script>section is purely javascript/typescript code
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels