aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/rust-analyzer-api.ts
Commit message (Expand)AuthorAgeFilesLines
* Merge #3540bors[bot]2020-03-161-1/+2
|\
| * Swtches to rust SSR query checkMikhail Modin2020-03-151-1/+2
* | feat: add debug code lensHannes De Valkeneer2020-03-111-2/+1
|/
* 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
* 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