1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

更新 README.md;完善 QickPick keyword;移除插件标题上的 [Under development(正在开发中)]

This commit is contained in:
2024-04-07 02:40:12 +08:00
parent 461ab98385
commit abe6b5f892
8 changed files with 59 additions and 71 deletions

View File

@@ -1,7 +1,7 @@
{
// 插件 id 及名称
"name": "variable-conversion",
"displayName": "Variable Conversion [Under development(正在开发中)]",
"displayName": "Variable Conversion",
"description": "一个强大的变量名转换插件,支持右键菜单、快捷键、底栏等多种方式使用,支持小驼峰、大驼峰(帕斯卡)、下划线(蛇形)、连字符(脊柱式)、全小写、全大写等常用命名方式(及组合)转换。 \nA powerful variable naming conversion extension. You can use it through the editer menu, shortcut keys and bottom bar. Support camel, pascal, snake, kebab(spinal), lower, upper case, and more.",
// 版本号
"version": "0.0.4",