Update configuring_zed.md with auto close section (#7625)
Adds a section for the `auto_close` feature in `configuring_zed.md` Release Notes: - N/A
This commit is contained in:
parent
2651037472
commit
eee00c3fef
1 changed files with 9 additions and 0 deletions
|
@ -306,6 +306,15 @@ To override settings for a language, add an entry for that language server's nam
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Auto close
|
||||||
|
- Description: Whether or not to automatically type closing characters for you.
|
||||||
|
- Setting: `use_autoclose`
|
||||||
|
- Default: `true`
|
||||||
|
|
||||||
|
**Options**
|
||||||
|
|
||||||
|
`boolean` values
|
||||||
|
|
||||||
## Git
|
## Git
|
||||||
|
|
||||||
- Description: Configuration for git-related features.
|
- Description: Configuration for git-related features.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue