Lsp completion logic
This commit is contained in:
@@ -9,8 +9,7 @@
|
||||
struct DiagnosticBox {
|
||||
std::vector<VWarn> warnings;
|
||||
std::vector<ScreenCell> cells;
|
||||
uint32_t box_width;
|
||||
uint32_t box_height;
|
||||
Coord size;
|
||||
|
||||
void clear();
|
||||
void render_first();
|
||||
|
||||
Reference in New Issue
Block a user