Add auto_open_panel_for_diagnostics
This commit is contained in:
parent
3f0578a909
commit
a93b905bdd
2 changed files with 4 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ show_bottom_bar_grip: bool = true,
|
|||
show_scrollbars: bool = true,
|
||||
show_fileicons: bool = true,
|
||||
show_local_diagnostics_in_panel: bool = false,
|
||||
auto_open_panel_for_diagnostics: bool = true,
|
||||
scrollbar_auto_hide: bool = true,
|
||||
scroll_step_vertical: usize = 3,
|
||||
scroll_step_horizontal: usize = 5,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue