docs: Remove default_dock_anchor in configuring-zed.md (#18210)
Some checks are pending
CI / Check formatting and spelling (push) Waiting to run
CI / (macOS) Run Clippy and tests (push) Waiting to run
CI / (Linux) Run Clippy and tests (push) Waiting to run
CI / (Windows) Run Clippy and tests (push) Waiting to run
CI / Create a macOS bundle (push) Blocked by required conditions
CI / Create a Linux bundle (push) Blocked by required conditions
CI / Create arm64 Linux bundle (push) Blocked by required conditions
Deploy Docs / Deploy Docs (push) Waiting to run
Docs / Check formatting (push) Waiting to run

Removed the deprecated option `default_dock_anchor` in
`configuring-zed.md`

Note: https://zed.dev/blog/new-panel-system

Release Notes:

- N/A
This commit is contained in:
Junseong Park 2024-09-23 12:26:01 +09:00 committed by GitHub
parent 75cb199a54
commit bb7d9d3525
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -381,12 +381,6 @@ List of `string` values
"cursor_shape": "hollow"
```
## Default Dock Anchor
- Description: The default anchor for new docks.
- Setting: `default_dock_anchor`
- Default: `bottom`
**Options**
1. Position the dock attached to the bottom of the workspace: `bottom`