Skip to content

Conversation

@thecrypticace
Copy link
Contributor

@thecrypticace thecrypticace commented Mar 22, 2024

Requires #930
Fixes #906

Now in an HTML file (or any HTML "context") a <script type="text/babel"> block will be treated as containing JSX and can show completions, hovers, etc… rather than just being a block of text that intellisense doesn't know about.

@RobinMalfait RobinMalfait changed the base branch from master to fix/vue-style-sass March 22, 2024 13:53
@RobinMalfait
Copy link
Member

Changed the base branch for easier diff view.

Base automatically changed from fix/vue-style-sass to master March 22, 2024 13:54
Copy link
Member

@RobinMalfait RobinMalfait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is looking good, can you just update the description to have a tiny bit more detail?

@thecrypticace thecrypticace force-pushed the fix/script-type-text-babel branch from 8d339a7 to d195a4e Compare March 22, 2024 13:56
@thecrypticace
Copy link
Contributor Author

Done

@thecrypticace thecrypticace merged commit 381d70a into master Mar 22, 2024
@thecrypticace thecrypticace deleted the fix/script-type-text-babel branch March 22, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants