aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/rust-analyzer-api.ts
Commit message (Collapse)AuthorAgeFilesLines
* Extension types and renderingMatt Hooper2020-03-241-1/+3
|
* Merge #3540bors[bot]2020-03-161-1/+2
|\ | | | | | | | | | | | | | | 3540: Swtches to rust SSR query check r=matklad a=mikhail-m1 related to #3186 Co-authored-by: Mikhail Modin <[email protected]>
| * Swtches to rust SSR query checkMikhail Modin2020-03-151-1/+2
| |
* | feat: add debug code lensHannes De Valkeneer2020-03-111-2/+1
|/ | | | Refs #3539
* vscode: redesign inlay hints to be capable of handling multiple editorsVeetaha2020-03-071-2/+2
|
* vscode: extract Type and Param hint cases of InlayHint at type level (needed ↵Veetaha2020-03-071-8/+14
| | | | further)
* vscode: migrate rust-analyzer-api to import * as lc as per matklad and kjeremyVeetaha2020-02-241-23/+23
|
* vscode: create rust-analyzer-api.tsVeetaha2020-02-241-0/+117