feat: compact snippet list option (#1339)

A "Show Commands" toggle in the snippets settings menu hides the command
text under each snippet name, for people who dock the panel on the
narrow right rail and only need the names. Local preference, on by
default.
This commit is contained in:
ZacharyZcR
2026-08-25 02:15:09 +08:00
committed by GitHub
parent c17134a2a4
commit ae9cce4de3
3 changed files with 34 additions and 3 deletions
+1
View File
@@ -850,6 +850,7 @@ export function UserProfilePanel({
"pinAppRail",
"expandAppRailOnHover",
"defaultSnippetFoldersCollapsed",
"snippetShowCommands",
"confirmSnippetExecution",
"disableUpdateCheck",
"confirmTabClose",