|
@@ -27,7 +27,7 @@
|
|
|
"git.enableStatusBarSync": true,
|
|
|
"window.zoomLevel": 1,
|
|
|
"workbench.colorTheme": "Default Light Modern",
|
|
|
- "windsurf.autocompleteSpeed": "fast",
|
|
|
+ "windsurf.autocompleteSpeed": "default",
|
|
|
"redhat.telemetry.enabled": true,
|
|
|
"ansible.validation.lint.arguments": "--skip-list=fqcn[action-core,action]",
|
|
|
"vim.useCtrlKeys": true,
|
|
@@ -88,5 +88,6 @@
|
|
|
"cSpell.autoFormatConfigFile": true,
|
|
|
"files.autoSaveWhenNoErrors": true,
|
|
|
"files.autoSaveWorkspaceFilesOnly": true,
|
|
|
- "editor.formatOnSave": true
|
|
|
+ "editor.formatOnSave": true,
|
|
|
+ "i18n-ally.sourceLanguage": "zh"
|
|
|
}
|