Fix formatting for the entire workspace
This commit is contained in:
parent
33bc47dbe2
commit
74ca223114
5 changed files with 10 additions and 13 deletions
|
@ -1,7 +1,7 @@
|
|||
use fuzzy::{match_strings, StringMatch, StringMatchCandidate};
|
||||
use gpui::{
|
||||
actions, elements::*, AnyViewHandle, AppContext, Drawable, Element, Entity, MouseState,
|
||||
View, ViewContext, ViewHandle,
|
||||
actions, elements::*, AnyViewHandle, AppContext, Drawable, Element, Entity, MouseState, View,
|
||||
ViewContext, ViewHandle,
|
||||
};
|
||||
use picker::{Picker, PickerDelegate};
|
||||
use settings::{settings_file::SettingsFile, Settings};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue