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

Fixed bug where script tag is not recognised #120

Closed
wants to merge 1 commit into from

Conversation

KoenP
Copy link

@KoenP KoenP commented Sep 1, 2022

When the script setup syntactic sugar is used (see https://vuejs.org/api/sfc-script-setup.html), vue-mode did not recognise the opening script tag. Fixed by tweaking vue--front-tag-lang-regex.

@SiggyF
Copy link

SiggyF commented Dec 4, 2022

This is a correct and relevant improvement. @AdamNiederer , can you merge this? Note that there should be an extra line added, like mentioned before.

@dherbst
Copy link
Collaborator

dherbst commented Jan 1, 2024

This looks like a duplicate of #115 which was merged. Please fetch and merge from upstream to confirm.

@dherbst dherbst closed this Jan 1, 2024
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.

None yet

3 participants