jiaolong1021 / vue-helper

Your Efficiency Expert - Enhance the VUE development experience. support framework element-ui, element plus, ant-design-vue
http://vue-helper.80fight.cn/
MIT License
100 stars 22 forks source link

Kebab Case Misrepresented in Settings #20

Closed Koolstr closed 3 months ago

Koolstr commented 4 years ago

Under the 'Vue-helper: Tag Name Way' setting, the option for kebab case is misrepresented as 'kebabCase' instead of what it really should be, 'kebab-case'. Otherwise it looks functionally no different than the 'camelCase' option, even though it is actually different.

Please correct this, or maybe explain if there's a limitation in the formatting allowed in dropdown menus in VSCode settings, that prevents you from displaying it correctly.