fix: Fix fill-arguments completions not working
This commit is contained in:
@@ -27,7 +27,7 @@ use text_edit::TextEdit;
|
||||
use crate::{completions::Completions, context::CompletionContext};
|
||||
|
||||
pub use crate::{
|
||||
config::CompletionConfig,
|
||||
config::{CallableSnippets, CompletionConfig},
|
||||
item::{
|
||||
CompletionItem, CompletionItemKind, CompletionRelevance, CompletionRelevancePostfixMatch,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user