Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Privatize highlighting | Aleksey Kladov | 2019-12-30 | 8 | -48/+54 |
| | |||||
* | Don't request inline hints repeatedly | Aleksey Kladov | 2019-12-30 | 2 | -10/+26 |
| | |||||
* | Retry inlay hints on content modified error | Aleksey Kladov | 2019-12-30 | 4 | -17/+22 |
| | |||||
* | Thoughtlessly copy-paste a fix to a problem I don't understand | Aleksey Kladov | 2019-12-30 | 1 | -1/+2 |
| | |||||
* | Refactor inlay hints | Aleksey Kladov | 2019-12-30 | 1 | -103/+67 |
| | |||||
* | Add config to Ctx | Aleksey Kladov | 2019-12-30 | 4 | -9/+10 |
| | |||||
* | Encapsulate highlighting activation | Aleksey Kladov | 2019-12-30 | 4 | -35/+24 |
| | |||||
* | Merge #2693 | bors[bot] | 2019-12-30 | 6 | -155/+139 |
|\ | | | | | | | | | | | | | | | 2693: Encapsulate inlay hints activation r=matklad a=matklad Co-authored-by: Aleksey Kladov <[email protected]> | ||||
| * | Encapsulate inlay hints activation | Aleksey Kladov | 2019-12-30 | 2 | -38/+39 |
| | | |||||
| * | Dead code | Aleksey Kladov | 2019-12-30 | 2 | -18/+2 |
| | | |||||
| * | status is not a command | Aleksey Kladov | 2019-12-30 | 2 | -13/+13 |
| | | |||||
| * | Hints are not commands | Aleksey Kladov | 2019-12-30 | 3 | -4/+2 |
| | | |||||
| * | Move all commands to ctx | Aleksey Kladov | 2019-12-30 | 3 | -22/+26 |
| | | |||||
| * | Minor refactor | Aleksey Kladov | 2019-12-30 | 1 | -9/+7 |
| | | |||||
| * | Refactor runables | Aleksey Kladov | 2019-12-30 | 3 | -67/+66 |
|/ | |||||
* | Merge #2692 | bors[bot] | 2019-12-30 | 5 | -82/+60 |
|\ | | | | | | | | | | | | | | | 2692: Move expand macro to the new context r=matklad a=matklad Co-authored-by: Aleksey Kladov <[email protected]> | ||||
| * | Move expand macro to the new context | Aleksey Kladov | 2019-12-30 | 5 | -75/+53 |
| | | |||||
| * | Cleanup | Aleksey Kladov | 2019-12-30 | 2 | -11/+11 |
| | | |||||
* | | Merge #2691 | bors[bot] | 2019-12-30 | 15 | -280/+240 |
|\| | | | | | | | | | | | | | | | 2691: Cleanup imports r=matklad a=matklad Co-authored-by: Aleksey Kladov <[email protected]> | ||||
| * | Cleanup imports | Aleksey Kladov | 2019-12-30 | 5 | -8/+12 |
| | | |||||
| * | Refactor show syntax tree action | Aleksey Kladov | 2019-12-30 | 8 | -134/+116 |
| | | |||||
| * | Run prettier on all files | Aleksey Kladov | 2019-12-30 | 7 | -23/+18 |
| | | |||||
| * | Move parentModule to the new Ctx | Aleksey Kladov | 2019-12-30 | 3 | -37/+37 |
| | | |||||
| * | Refactor applySourceChange | Aleksey Kladov | 2019-12-30 | 7 | -89/+68 |
| | | |||||
| * | Move joinLines to the new Ctx | Aleksey Kladov | 2019-12-30 | 3 | -21/+21 |
|/ | |||||
* | Merge #2690 | bors[bot] | 2019-12-30 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | 2690: Fix server config mispell in vscode extension r=matklad a=kiljacken Fixes #2689 Co-authored-by: Emil Lauridsen <[email protected]> | ||||
| * | Fix server config mispell in vscode extension | Emil Lauridsen | 2019-12-30 | 1 | -1/+1 |
|/ | |||||
* | Merge #2687 | bors[bot] | 2019-12-30 | 7 | -52/+110 |
|\ | | | | | | | | | | | | | | | 2687: Move matching brace to new Ctx r=matklad a=matklad Co-authored-by: Aleksey Kladov <[email protected]> | ||||
| * | Move matching brace to new Ctx | Aleksey Kladov | 2019-12-30 | 4 | -32/+35 |
| | | |||||
| * | Run prettier | Aleksey Kladov | 2019-12-30 | 2 | -20/+16 |
| | | |||||
| * | Add prettier | Aleksey Kladov | 2019-12-30 | 2 | -6/+19 |
| | | |||||
| * | More second command to Ctx | Aleksey Kladov | 2019-12-30 | 4 | -11/+14 |
| | | |||||
| * | Start new ctx module | Aleksey Kladov | 2019-12-30 | 4 | -20/+63 |
|/ | |||||
* | Merge #2685 | bors[bot] | 2019-12-30 | 5 | -36/+33 |
|\ | | | | | | | | | | | | | | | 2685: Simplify r=matklad a=matklad Co-authored-by: Aleksey Kladov <[email protected]> | ||||
| * | Simplify | Aleksey Kladov | 2019-12-30 | 1 | -32/+29 |
| | | |||||
| * | Rename extension.ts -> main.ts | Aleksey Kladov | 2019-12-30 | 4 | -4/+4 |
| | | |||||
* | | Merge pull request #2684 from matklad/refactor-frontend | Aleksey Kladov | 2019-12-30 | 16 | -1663/+158 |
|\| | | | | | Refactor frontend | ||||
| * | Minimize typescript CI | Aleksey Kladov | 2019-12-30 | 2 | -9/+2 |
| | | |||||
| * | Add rollup | Aleksey Kladov | 2019-12-30 | 6 | -38/+751 |
| | | |||||
| * | Minimize TypeScript build | Aleksey Kladov | 2019-12-30 | 11 | -1864/+42 |
| | | |||||
| * | Trim down launch configurations | Aleksey Kladov | 2019-12-29 | 5 | -71/+15 |
| | | |||||
| * | Drop all the debugging tasks | Aleksey Kladov | 2019-12-29 | 1 | -309/+0 |
| | | | | | | | | | | | | | | | | There are too many of them, and they no longer match the set of crates we have. This really should be handled in a different way, by having out "rust-analyzer: Run" generate the appropriate lldb config on the fly. | ||||
| * | Drop obsolete tasks | Aleksey Kladov | 2019-12-29 | 1 | -25/+1 |
|/ | |||||
* | Merge #2681 | bors[bot] | 2019-12-29 | 3 | -2/+307 |
|\ | | | | | | | | | | | | | | | 2681: cargo-watcher: Resolve macro call site in more cases r=matklad a=kiljacken This resolves the actual macro call site in a few more cases, f.x. when a macro invokes `compile_error!` (I'm looking at you `ra_hir_def::path::__path`). Co-authored-by: Emil Lauridsen <[email protected]> | ||||
| * | Add related information with original error site | Emil Lauridsen | 2019-12-29 | 3 | -1/+306 |
| | | |||||
| * | Resolve macro call site in more cases | Emil Lauridsen | 2019-12-29 | 1 | -1/+1 |
| | | |||||
* | | Merge #2680 | bors[bot] | 2019-12-29 | 3 | -63/+71 |
|\ \ | |/ |/| | | | | | | | | | | | 2680: Fix cargo-watcher file urls on windows r=matklad a=kiljacken Fixes #2676 Co-authored-by: Emil Lauridsen <[email protected]> | ||||
| * | Lowercase drive letters when getting paths from cargo check | Emil Lauridsen | 2019-12-29 | 3 | -63/+71 |
| | | |||||
* | | Merge #2679 | bors[bot] | 2019-12-29 | 5 | -14/+63 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | 2679: Resolve traits for infer using lang item infrastructure r=matklad a=kiljacken As we already have the infrastructure for collecting lang items, use it to find the right traits when doing type-inference. Co-authored-by: Emil Lauridsen <[email protected]> | ||||
| * | | Remove unused hard-coded paths | Emil Lauridsen | 2019-12-29 | 1 | -4/+0 |
| | | |