aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add config to CtxAleksey Kladov2019-12-304-9/+10
* Encapsulate highlighting activationAleksey Kladov2019-12-304-35/+24
* Merge #2693bors[bot]2019-12-306-155/+139
|\
| * Encapsulate inlay hints activationAleksey Kladov2019-12-302-38/+39
| * Dead codeAleksey Kladov2019-12-302-18/+2
| * status is not a commandAleksey Kladov2019-12-302-13/+13
| * Hints are not commandsAleksey Kladov2019-12-303-4/+2
| * Move all commands to ctxAleksey Kladov2019-12-303-22/+26
| * Minor refactorAleksey Kladov2019-12-301-9/+7
| * Refactor runablesAleksey Kladov2019-12-303-67/+66
|/
* Merge #2692bors[bot]2019-12-305-82/+60
|\
| * Move expand macro to the new contextAleksey Kladov2019-12-305-75/+53
| * CleanupAleksey Kladov2019-12-302-11/+11
* | Merge #2691bors[bot]2019-12-3015-280/+240
|\|
| * Cleanup importsAleksey Kladov2019-12-305-8/+12
| * Refactor show syntax tree actionAleksey Kladov2019-12-308-134/+116
| * Run prettier on all filesAleksey Kladov2019-12-307-23/+18
| * Move parentModule to the new CtxAleksey Kladov2019-12-303-37/+37
| * Refactor applySourceChangeAleksey Kladov2019-12-307-89/+68
| * Move joinLines to the new CtxAleksey Kladov2019-12-303-21/+21
|/
* Merge #2690bors[bot]2019-12-301-1/+1
|\
| * Fix server config mispell in vscode extensionEmil Lauridsen2019-12-301-1/+1
|/
* Merge #2687bors[bot]2019-12-307-52/+110
|\
| * Move matching brace to new CtxAleksey Kladov2019-12-304-32/+35
| * Run prettierAleksey Kladov2019-12-302-20/+16
| * Add prettierAleksey Kladov2019-12-302-6/+19
| * More second command to CtxAleksey Kladov2019-12-304-11/+14
| * Start new ctx moduleAleksey Kladov2019-12-304-20/+63
|/
* Merge #2685bors[bot]2019-12-305-36/+33
|\
| * SimplifyAleksey Kladov2019-12-301-32/+29
| * Rename extension.ts -> main.tsAleksey Kladov2019-12-304-4/+4
* | Merge pull request #2684 from matklad/refactor-frontendAleksey Kladov2019-12-3016-1663/+158
|\|
| * Minimize typescript CIAleksey Kladov2019-12-302-9/+2
| * Add rollupAleksey Kladov2019-12-306-38/+751
| * Minimize TypeScript buildAleksey Kladov2019-12-3011-1864/+42
| * Trim down launch configurationsAleksey Kladov2019-12-295-71/+15
| * Drop all the debugging tasksAleksey Kladov2019-12-291-309/+0
| * Drop obsolete tasksAleksey Kladov2019-12-291-25/+1
|/
* Merge #2681bors[bot]2019-12-293-2/+307
|\
| * Add related information with original error siteEmil Lauridsen2019-12-293-1/+306
| * Resolve macro call site in more casesEmil Lauridsen2019-12-291-1/+1
* | Merge #2680bors[bot]2019-12-293-63/+71
|\ \ | |/ |/|
| * Lowercase drive letters when getting paths from cargo checkEmil Lauridsen2019-12-293-63/+71
* | Merge #2679bors[bot]2019-12-295-14/+63
|\ \
| * | Remove unused hard-coded pathsEmil Lauridsen2019-12-291-4/+0
| * | Resolve traits in infer using lang item infrastructureEmil Lauridsen2019-12-293-10/+19
| * | Add helpers for unpacking lang itemsEmil Lauridsen2019-12-291-0/+44
| |/
* | Merge #2061bors[bot]2019-12-297-14/+369
|\ \ | |/ |/|
| * Fix https://github.com/rust-analyzer/rust-analyzer/pull/2061#discussion_r3487...Seivan Heidari2019-12-234-16/+20
| * Merge branch 'master' into feature/themesSeivan Heidari2019-12-23233-10763/+14882
| |\