iamziyue

Results 5 comments of iamziyue

代码块可以带上语言类型的,比如: ``` js alert(123) ``` ``` html 链接 ``` 就是三个反引号+空格+语言类型,各语言类型可以见:

我按照内置的评论系统,写了一个简单的添加过程,可以参考下:

> > > 跟AutoImport冲突了,要把AutoImport和Components去掉才能生效 > > > > > > 是啊,不过我原打算是element按需引入的,没想挂CDN > > 现在有解决吗 刚试了@nonzzz的插件,与 AutoImport 和 Components 都能用 ``` AutoImport({ imports: [ 'vue', 'vue-router' ] }), Components({ deep: false,...

I encountered the same error message. The versions of each system are the same as the questioner's. Below are screenshots: ![1715312811746](https://github.com/beekeeper-studio/beekeeper-studio/assets/9757064/b7d0c813-b94a-47ce-8faa-bee50348388f)