Function copilot2::init

source ·
pub fn init(
    new_server_id: LanguageServerId,
    http: Arc<dyn HttpClient>,
    node_runtime: Arc<dyn NodeRuntime>,
    cx: &mut AppContext
)