Skip to content

Conversation

@bradlc
Copy link
Contributor

@bradlc bradlc commented Jun 27, 2023

Fixes #800

This PR updates the pattern for closing script and style tags, so that IntelliSense continues to function following a closing tag containing whitespace, such as </script >:

<script></script >
<template>
  <span class="intellisense will work here now"></span>
</template>

@bradlc bradlc merged commit a6c19d7 into master Jun 27, 2023
@bradlc bradlc deleted the closing-script-tag-whitespace branch June 27, 2023 10:02
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.

vue3 not provide suggestions.

2 participants