mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-18 16:20:18 +00:00
Accepting review suggestions
This commit is contained in:
parent
800b3b6323
commit
bcb21311ea
5 changed files with 40 additions and 28 deletions
|
@ -2,6 +2,7 @@
|
|||
* This file mirrors `crates/rust-analyzer/src/lsp_ext.rs` declarations.
|
||||
*/
|
||||
|
||||
import { Uri } from "vscode";
|
||||
import * as lc from "vscode-languageclient";
|
||||
|
||||
// rust-analyzer overrides
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue