-
-
Notifications
You must be signed in to change notification settings - Fork 527
Labels
Description
Vue - Official extension or vue-tsc version
v2.0.28
VSCode version
1.92.1
Vue version
3.4.37
TypeScript version
5.5.4
System Info
System:
OS: Windows 10 10.0.22631
CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
Memory: 14.13 GB / 31.56 GB
Binaries:
Node: 20.16.0 - D:\Program Files\nodejs\node.EXE
Yarn: 1.22.21 - D:\Users\jcwang\AppData\Roaming\npm\yarn.CMD
npm: 10.4.0 - D:\Users\jcwang\AppData\Roaming\npm\npm.CMD
Browsers:
Edge: Chromium (127.0.2651.86)
Internet Explorer: 11.0.22621.3527Steps to reproduce
- 编写组件的单词前缀
- 选择需要的组件
- 回车触发自动导入
What is expected?
使用 kebab 形式导入
What is actually happening?
导入的是大写开头的驼峰
Link to minimal reproduction
https://github.com/WangJincheng4869/fanKuiWenJian/tree/main/packages/element-plus
Any additional comments?
Reactions are currently unavailable
