parent
b17f2089a2
commit
7425d242bc
24 changed files with 179 additions and 140 deletions
|
@ -413,11 +413,7 @@ fn main() {
|
|||
cx,
|
||||
);
|
||||
assistant_tools::init(cx);
|
||||
repl::init(
|
||||
app_state.fs.clone(),
|
||||
app_state.client.telemetry().clone(),
|
||||
cx,
|
||||
);
|
||||
repl::init(app_state.fs.clone(), cx);
|
||||
extension_host::init(
|
||||
extension_host_proxy,
|
||||
app_state.fs.clone(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue