Uncomment more editor code
This commit is contained in:
parent
cdc82d01f7
commit
efa27cf9b8
6 changed files with 1045 additions and 1004 deletions
|
@ -42,6 +42,11 @@ use util::{
|
|||
// copilot,
|
||||
// [Suggest, NextSuggestion, PreviousSuggestion, Reinstall]
|
||||
// );
|
||||
//
|
||||
pub struct Suggest;
|
||||
pub struct NextSuggestion;
|
||||
pub struct PreviousSuggestion;
|
||||
pub struct Reinstall;
|
||||
|
||||
pub fn init(
|
||||
new_server_id: LanguageServerId,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue