aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow disabling Cargo.toml not found errorWilco Kusee2020-01-034-19/+26
* Move error to new fileWilco Kusee2020-01-032-54/+61
* Split errors into WorkspaceError enumWilco Kusee2020-01-034-30/+89
* Merge #2723bors[bot]2020-01-014-25/+26
|\
| * Update dependenciesJeremy Kolb2020-01-014-25/+26
|/
* Merge #2722bors[bot]2020-01-011-0/+7
|\
| * Disable cargo_watch snapshot tests on windowsEmil Lauridsen2020-01-011-0/+7
|/
* Merge #2718bors[bot]2020-01-011-1/+2
|\
| * Allow disabling inlay hintsAleksey Kladov2020-01-011-1/+2
|/
* Merge #2715bors[bot]2019-12-312-17/+12
|\
| * Fixes to progress displayAleksey Kladov2019-12-312-17/+12
* | Merge pull request #2672 from Speedy37/masterAleksey Kladov2019-12-312-37/+83
|\ \ | |/ |/|
| * Add details about test_repeat_bad_var current stateVincent Rouillé2019-12-301-0/+2
| * Details about macro NestingState hit and at_end fieldsVincent Rouillé2019-12-301-7/+10
| * fix #2520: change expand_repeat loop stop conditionVincent Rouillé2019-12-282-36/+77
* | Merge #2711bors[bot]2019-12-3114-38/+160
|\ \
| * | Add semicolonsAleksey Kladov2019-12-3114-38/+160
* | | Merge #2710bors[bot]2019-12-315-21/+24
|\| |
| * | Fix NPEsAleksey Kladov2019-12-315-21/+24
* | | Merge #2709bors[bot]2019-12-3113-223/+235
|\| |
| * | Work around synchrnonisation issueAleksey Kladov2019-12-311-6/+11
| * | Refactor server lifecycleAleksey Kladov2019-12-3112-201/+218
| * | Refactor configAleksey Kladov2019-12-312-7/+6
| * | Drop needless pubsAleksey Kladov2019-12-311-14/+14
| * | Move config to CtxAleksey Kladov2019-12-313-7/+5
| * | Refactor status activationAleksey Kladov2019-12-315-45/+38
|/ /
* | Merge #2706bors[bot]2019-12-312-2/+2
|\ \
| * | Fix color nameAleksey Kladov2019-12-312-2/+2
|/ /
* | Merge #2704bors[bot]2019-12-311-10/+3
|\ \
| * | Add example of color customizationAleksey Kladov2019-12-311-10/+3
* | | Merge #2703bors[bot]2019-12-312-289/+2
|\| |
| * | Drop obsolete color configurationsAleksey Kladov2019-12-312-289/+2
|/ /
* | Merge #2702bors[bot]2019-12-318-271/+187
|\ \
| * | Drop support for legacy colorizationAleksey Kladov2019-12-318-271/+187
| * | Rename fileAleksey Kladov2019-12-313-2/+2
|/ /
* | Merge #2701bors[bot]2019-12-312-4/+4
|\ \
| * | :arrow_up: lsp-serverAleksey Kladov2019-12-311-3/+3
| * | Fix #2700Aleksey Kladov2019-12-311-1/+1
|/ /
* | Merge #2699bors[bot]2019-12-315-221/+182
|\ \
| * | Switch impure functional style to pure imperativeAleksey Kladov2019-12-314-95/+67
| * | Reduce scopeAleksey Kladov2019-12-311-8/+10
| * | Use optional value shortcutAleksey Kladov2019-12-311-3/+3
| * | Remove trivial helpersAleksey Kladov2019-12-311-15/+3
| * | Rearrange codeAleksey Kladov2019-12-312-107/+106
|/ /
* | Merge #2697bors[bot]2019-12-303-5/+19
|\ \
| * | Restore internal applySourceChange commandAleksey Kladov2019-12-302-0/+9
| * | Use Ctx in highlighterAleksey Kladov2019-12-301-5/+10
|/ /
* | Merge #2696bors[bot]2019-12-307-44/+98
|\ \
| * | Reformat with tsfmtAleksey Kladov2019-12-305-33/+34
| * | Add tsfmtAleksey Kladov2019-12-302-1/+67