Compare commits
2 Commits
feature-en
...
33d743afc7
Author | SHA1 | Date | |
---|---|---|---|
33d743afc7 | |||
8f8ae89be5 |
@@ -85,8 +85,9 @@ Or right-click on the selected text -> Convert string to...
|
|||||||
## 配置项 Configurations
|
## 配置项 Configurations
|
||||||
|
|
||||||
| 配置项 Configuration Key | 描述 Description | 配置示例 | 默认值 |
|
| 配置项 Configuration Key | 描述 Description | 配置示例 | 默认值 |
|
||||||
| ----------------------------------- | ------------------------------------------------------------ | ------------------------------ | ------ |
|
| --------------------------------------- | ------------------------------------------------------------ | ------------------------------------- | -------- |
|
||||||
| `variable-conversion.enabledFormats` | 配置启用的变量命名方式<br />Configuration of Enabled Variable Naming Conventions. | `{ "xxxCase.enabled": boolean, ... }` | 见配置项 |
|
| `variable-conversion.enabledFormats` | 配置启用的变量命名方式<br />Configuration of Enabled Variable Naming Conventions. | `{ "xxxCase.enabled": boolean, ... }` | 见配置项 |
|
||||||
|
| `variable-conversion.disablePathFormat` | 定义哪些路径风格是禁用的<br />Define which path formats are disabled. | `["windows_style", "unix_style"]` | 见配置项 |
|
||||||
|
|
||||||
## 支持的类型 Support Case
|
## 支持的类型 Support Case
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user