Wrapping up bedrock implementation
This commit is contained in:
@@ -9,11 +9,11 @@ use std::path::Path;
|
||||
|
||||
use ai::skills::SkillProvider;
|
||||
use enum_iterator::Sequence;
|
||||
use galaxy_editor::content::{buffer::Buffer, markdown::MarkdownStyle};
|
||||
use markdown_parser::parse_markdown;
|
||||
use pathfinder_color::ColorU;
|
||||
use serde::{Deserialize, Serialize};
|
||||
use smol_str::SmolStr;
|
||||
use galaxy_editor::content::{buffer::Buffer, markdown::MarkdownStyle};
|
||||
|
||||
use galaxyui::{AppContext, SingletonEntity};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user