about summary refs log tree commit diff
path: root/editors/code/src/rust-analyzer-api.ts
AgeCommit message (Expand)AuthorLines
2020-03-24Extension types and renderingMatt Hooper-1/+3
2020-03-16Merge #3540bors[bot]-1/+2
2020-03-15Swtches to rust SSR query checkMikhail Modin-1/+2
2020-03-11feat: add debug code lensHannes De Valkeneer-2/+1
2020-03-07vscode: redesign inlay hints to be capable of handling multiple editorsVeetaha-2/+2
2020-03-07vscode: extract Type and Param hint cases of InlayHint at type level (needed ...Veetaha-8/+14
2020-02-25vscode: migrate rust-analyzer-api to import * as lc as per matklad and kjeremyVeetaha-23/+23
2020-02-25vscode: create rust-analyzer-api.tsVeetaha-0/+117