mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2026-04-29 23:14:49 +00:00
docs: Fix moveItem method name
This commit is contained in:
@@ -602,8 +602,7 @@ interface TestInfo {
|
||||
|
||||
This request is sent from client to server to move item under cursor or selection in some direction.
|
||||
|
||||
**Method:** `experimental/moveItemUp`
|
||||
**Method:** `experimental/moveItemDown`
|
||||
**Method:** `experimental/moveItem`
|
||||
|
||||
**Request:** `MoveItemParams`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user