settings_ui: Add UI and buffer font weight controls (#15104)
This PR adds settings controls for the UI and buffer font weight settings. It also does some work around grouping the settings into related sections. Release Notes: - N/A
This commit is contained in:
parent
7fb906d774
commit
274e56b086
16 changed files with 557 additions and 272 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
@ -9585,10 +9585,9 @@ name = "settings_ui"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"command_palette_hooks",
|
||||
"editor",
|
||||
"feature_flags",
|
||||
"fs",
|
||||
"gpui",
|
||||
"project",
|
||||
"settings",
|
||||
"theme",
|
||||
"ui",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue