mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 21:05:02 +00:00
more icons
This commit is contained in:
parent
f1f2804c71
commit
238b52358d
2 changed files with 15 additions and 2 deletions
|
@ -30,7 +30,7 @@ use crate::{
|
|||
};
|
||||
|
||||
pub use crate::{
|
||||
completion::{CompletionItem, InsertText},
|
||||
completion::{CompletionItem, CompletionItemKind, InsertText},
|
||||
};
|
||||
pub use ra_editor::{
|
||||
FileSymbol, Fold, FoldKind, HighlightedRange, LineIndex, Runnable, RunnableKind, StructureNode,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue