+
+
+
+
+
+ {{ t('settings.auto_scan.jetbrains.title') }}
+
+
+
+
+
+ {{ t('settings.auto_scan.jetbrains.config_root') }}
+
+
+
+
+
+ {{ t('common.detect') }}
+
+
+
+
+
+ {{ t('settings.auto_scan.jetbrains.hint_title') }}
+
+
+ {{ t('common.platform.windows') }}:
+ {{ t('settings.auto_scan.jetbrains.path_samples.windows') }}
+ {{ t('common.platform.macos') }}:
+ {{ t('settings.auto_scan.jetbrains.path_samples.macos') }}
+ {{ t('common.platform.linux') }}:
+ {{ t('settings.auto_scan.jetbrains.path_samples.linux') }}
+
+
+ {{ t('settings.auto_scan.jetbrains.includes') }}
+
+
+ {{ t('settings.auto_scan.jetbrains.scan_versions') }}
+
+
+
+
+
-
-
+
+
+
+
+
+ {{ t('settings.auto_scan.vscode.title') }}
+
+
+
+
+
+ {{ t('settings.auto_scan.vscode.recent_db_label') }}
+
+
+
+
+
+ {{ t('common.detect') }}
+
+
+
+
+
+ {{ t('settings.auto_scan.vscode.hint_title') }}
+
+
+ {{ t('common.platform.windows') }}:
+ {{ t('settings.auto_scan.vscode.path_samples.windows') }}
+ {{ t('common.platform.macos') }}:
+ {{ t('settings.auto_scan.vscode.path_samples.macos') }}
+ {{ t('common.platform.linux') }}:
+ {{ t('settings.auto_scan.vscode.path_samples.linux') }}
+
+
+
+
+
+
+
+
+
+
+
+ {{ t('settings.auto_scan.vs.title') }}
+
+
+
+
+
+ {{ t('common.not_supported') }}
+
+
+
+
+
+
+
+
+
+
+
{{ t('settings.auto_scan.default_open_mode') }}:
-
+
{{ t('settings.auto_scan.auto_select_program') }}
@@ -116,7 +349,7 @@ watch(defaultOpenMode, (newValue) => {
{{ t('settings.auto_scan.always_use_custom_program') }}
{
-
-
-
- {{ t('settings.auto_scan.temp_project_name_rule') }}:
-
+
+
+ {{ t('settings.auto_scan.temp_project_name_rule') }}:
+
-
-
+
+
+
-
+
{{ t('settings.auto_scan.clear_history') }}
@@ -165,3 +398,9 @@ watch(defaultOpenMode, (newValue) => {
+
+
diff --git a/unocss.config.ts b/unocss.config.ts
index 52b34f6..4c652de 100644
--- a/unocss.config.ts
+++ b/unocss.config.ts
@@ -38,6 +38,8 @@ export default defineConfig({
// Color
'text-primary': 'light:color-$gray-1 dark:color-$gray-12',
'text-secondary': 'color-$gray-7',
+ // Layout
+ 'settings-section': 'pl-30px',
},
safelist: editorIconClasses,
transformers: [