Answer the question
In order to leave comments, you need to log in
`
Which plugin is needed to highlight code in the apostrophe ` (vue component)?
I've looked all over the Internet, I can't find how to turn on code highlighting in the backtick `.
Already installed popular plugins (vue vscode pack, vetur, etc.), nothing helps.
The code is in a vue component, example:
Vue.component('posts-block', {
props: ['posts'],
template: `required code that is not highlighted...`,
data() {},
});
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question