发布于 2022-04-13 07:32:01
编辑:见https://github.com/Kingwl/monaco-volar
见https://github.com/johnsoncodehk/volar/discussions/598和https://github.com/johnsoncodehk/volar/issues/612
目前还没有摩纳哥人支持瓦拉尔。
如果可能的话,您可以使用摩纳哥设置来将.vue文件作为HTML来处理,这样您就可以得到一些非常基本的(没有TypeScript)语法高亮显示--毕竟,<template>、<script>和<style>都是常规的HTML标记。
https://stackoverflow.com/questions/71196848
复制相似问题