about summary refs log tree commit diff
path: root/editors/code/src/rust-analyzer-api.ts
AgeCommit message (Collapse)AuthorLines
2020-03-24Extension types and renderingMatt Hooper-1/+3
2020-03-16Merge #3540bors[bot]-1/+2
3540: Swtches to rust SSR query check r=matklad a=mikhail-m1 related to #3186 Co-authored-by: Mikhail Modin <mikhailm1@gmail.com>
2020-03-15Swtches to rust SSR query checkMikhail Modin-1/+2
2020-03-11feat: add debug code lensHannes De Valkeneer-2/+1
Refs #3539
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
further)
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