aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Teach the server about Semantic Tokens proposed LSPkjeremy2020-02-259-40/+239
* | | Merge #3299bors[bot]2020-02-2515-198/+203
|\ \ \ | |/ / |/| |
| * | vscode: migrate rust-analyzer-api to import * as lc as per matklad and kjeremyVeetaha2020-02-241-23/+23
| * | vscode: run fmtVeetaha2020-02-241-1/+1
| * | vscode: migrate inlay_hints to rust-analyzer-api.tsVeetaha2020-02-242-31/+16
| * | vscode: migrate syntax_tree to rust-analyzer-api.tsVeetaha2020-02-241-20/+7
| * | vscode: migrate ssr to rust-analyzer-api.tsVeetaha2020-02-241-11/+5
| * | vscode: migrate runnables to rust-analyzer-api.tsVeetaha2020-02-241-22/+7
| * | vscode: migrate parent_module to rust-analyzer-api.tsVeetaha2020-02-241-7/+3
| * | vscode: migrate on_enter to rust-analyzer-api.tsVeetaha2020-02-241-14/+7
| * | vscode: migrate matching_brace to rust-analyzer-api.tsVeetaha2020-02-241-12/+3
| * | vscode: migrate join_lines to rust-analyzer-api.tsVeetaha2020-02-241-13/+4
| * | vscode: migrate collectGarbage to rust-analyzer-api.tsVeetaha2020-02-241-5/+4
| * | vscode: migrate expand_macro to rust-analyzer-api.tsVeetaha2020-02-241-13/+5
| * | vscode: migrate analyzer_status to rust-analyzer-api.tsVeetaha2020-02-241-4/+2
| * | vscode: migrate highlighting to rust-analyzer-api.tsVeetaha2020-02-241-39/+21
| * | vscode: migrate source_cnage.rs to rust-analyzer-api.rsVeetaha2020-02-241-7/+2
| * | vscode: create rust-analyzer-api.tsVeetaha2020-02-241-0/+117
| |/
* | Merge #3296bors[bot]2020-02-242-4/+4
|\ \ | |/ |/|
| * vscode: bump TypeScript versionVeetaha2020-02-242-4/+4
|/
* Merge #3294bors[bot]2020-02-242-8/+53
|\
| * When joining lines, unwrap trivial diverging blocksAleksey Kladov2020-02-242-8/+53
* | Merge #3293bors[bot]2020-02-241-2/+2
|\ \ | |/ |/|
| * CleanpAleksey Kladov2020-02-241-2/+2
|/
* Merge #3291bors[bot]2020-02-241-6/+6
|\
| * Update depsJeremy Kolb2020-02-241-6/+6
|/
* Merge #3290bors[bot]2020-02-241-0/+6
|\
| * Don't block onEnter if request failsAleksey Kladov2020-02-241-0/+6
* | Merge #3288bors[bot]2020-02-241-2/+5
|\ \
| * | Quick fix circular json error when sanity-check failsVeetaha2020-02-241-2/+5
* | | Merge #3289bors[bot]2020-02-241-0/+23
|\ \ \ | |/ / |/| / | |/
| * Don't break onEnter if rust-analyzer fails to startAleksey Kladov2020-02-241-0/+23
|/
* Merge #3287bors[bot]2020-02-241-92/+125
|\
| * Omit type hints for enum variant bind patsKirill Bulatov2020-02-241-92/+125
|/
* Merge #3277bors[bot]2020-02-234-44/+60
|\
| * vscode: gracefully handle cancellation errorsVeetaha2020-02-234-44/+60
* | Merge #3282bors[bot]2020-02-231-1/+1
|\ \ | |/ |/|
| * Add suggestion for failed path resolutionYoshua Wuyts2020-02-231-1/+1
|/
* Merge #3279bors[bot]2020-02-232-41/+188
|\
| * Style fixesKirill Bulatov2020-02-231-3/+4
| * Add basic parameter name hints heuristicsKirill Bulatov2020-02-232-41/+187
* | Merge #3261bors[bot]2020-02-2310-21/+51
|\ \
| * | Extract client-side loggingAleksey Kladov2020-02-2210-21/+51
* | | Merge #3275bors[bot]2020-02-231-0/+15
|\ \ \ | |_|/ |/| |
| * | rewording and typo fixAdam Bratschi-Kaye2020-02-221-1/+1
| * | add ssr docadamrk2020-02-221-0/+15
| |/
* | Merge #3278bors[bot]2020-02-231-135/+174
|\ \
| * | Fix the testsKirill Bulatov2020-02-221-5/+105
| * | Show more parameter name hintsKirill Bulatov2020-02-221-27/+34
| * | Simplify inlay hints processingKirill Bulatov2020-02-221-103/+35
|/ /