micro icon indicating copy to clipboard operation
micro copied to clipboard

Enable syntax highlighting for vue files using <script setup> syntax

Open charlesbrandt opened this issue 2 years ago • 2 comments

Addresses the syntax highlighting issue raised in #2381

charlesbrandt avatar Sep 13 '23 02:09 charlesbrandt

Thank you for the feedback. I attempted to address your suggestions in my latest commit. I'm also simplifying the <template> section by including the standard html rules. This seems to work better.

charlesbrandt avatar Sep 15 '23 01:09 charlesbrandt

@JoeKar Can you have a second look please - seems fine for me. Currently vue syntax highlighting is completely broken because of the issue mentioned in https://github.com/zyedidia/micro/issues/2381.

jhoermann avatar Dec 04 '25 14:12 jhoermann