vue-devui icon indicating copy to clipboard operation
vue-devui copied to clipboard

🐛 [Bug]: 开发过程中缺少代码提示

Open GaoNeng-wWw opened this issue 2 years ago • 1 comments

Version

@1.0.0-rc.1

Vue Version

3.2.25

Link to minimal reproduction

https://github.com/GaoNeng-wWw/bug-repository/

Step to reproduce

  1. clone repository
  2. yarn install / npm install
  3. 使用vscode打开clone下来的本地仓库

What is expected

在开发过程中应该由相应的代码提示

What is actually happening

使用vscode + volar开发时没有相应的代码提示

Any additional comments (optional)

参考:https://juejin.cn/post/7043723576121229342 可能是打包时没有生成global.d.ts文件?

GaoNeng-wWw avatar Mar 22 '22 01:03 GaoNeng-wWw

让我来修复这个问题

GaoNeng-wWw avatar Sep 15 '22 11:09 GaoNeng-wWw