introduce completion presentation
This module should remove completion rendering boilerplate from the "brains" of completion engine.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
mod completion_item;
|
||||
mod completion_context;
|
||||
mod presentation;
|
||||
|
||||
mod complete_dot;
|
||||
mod complete_struct_literal;
|
||||
|
||||
Reference in New Issue
Block a user