better-comments
better-comments copied to clipboard
Doesn't work for <script> blocks in Vue
I'm using this for a few Vue projects, and the colouring doesn't seem to work specifically in the
It is working, but only in multiline comments... when using // single line -coloring isnt working...
Can't confirm, for me it's not working with either.
It doesn't work in vue files at all for me.
I found this fork to be working well: https://marketplace.visualstudio.com/items?itemName=EdwinHuiSH.better-comments-next
This is still not working for me, in Vue 3.4.21, single line or multiline does not highlight the TODO, ?, ! etc...