Skip to content

feat(ui): hide status bar by default - #90

Merged
nmrtist merged 1 commit into
mainfrom
feat/status-bar-visibility
Sep 4, 2026
Merged

feat(ui): hide status bar by default#90
nmrtist merged 1 commit into
mainfrom
feat/status-bar-visibility

Conversation

@nmrtist

@nmrtist nmrtist commented Sep 4, 2026

Copy link
Copy Markdown
Owner

Summary

  • hide the bottom status bar by default to increase workspace space
  • add a persistent Show status bar preference under Appearance
  • expose the preference through the property catalog and searchable settings
  • update the English and Simplified Chinese documentation
  • add coverage for defaults, persistence, preference reset, and workspace layout

Validation

  • cargo pr-check
  • npm run build from docs/

UI display logic

  • No new command action was added; the preference uses the property catalog and is searchable in the command palette.
  • Status bar visibility changes only through an explicit user preference or its persisted startup value.
  • No background event changes the layout or closes a panel.
  • No new empty panel or region was introduced.
  • Docs updated in docs/ in English and Simplified Chinese.

@nmrtist
nmrtist merged commit 5964140 into main Sep 4, 2026
11 checks passed
@nmrtist
nmrtist deleted the feat/status-bar-visibility branch September 4, 2026 23:09
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 4, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant