Rebrand to Galaxy, major improvements to Bedrock support, still needs some TLC though
This commit is contained in:
@@ -12,8 +12,8 @@ use std::time::Duration;
|
||||
|
||||
use futures::stream::AbortHandle;
|
||||
use lsp::LspManagerModel;
|
||||
use warpui::r#async::Timer;
|
||||
use warpui::{AppContext, Entity, ModelContext, SingletonEntity};
|
||||
use galaxyui::r#async::Timer;
|
||||
use galaxyui::{AppContext, Entity, ModelContext, SingletonEntity};
|
||||
|
||||
use crate::code::local_code_editor::LocalCodeEditorView;
|
||||
use crate::terminal::TerminalView;
|
||||
|
||||
Reference in New Issue
Block a user