aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Throw error if no folder is openedTim2020-03-313-4/+9
* Use namespace importTim2020-03-311-19/+11
* Add basic task supportTim2020-03-304-6/+77
* Merge #3666bors[bot]2020-03-3011-110/+205
|\
| * Fix the endless progress bar issueKirill Bulatov2020-03-301-0/+10
| * Rebase fixesKirill Bulatov2020-03-301-1/+1
| * Avoid failing on incorrect settings responseKirill Bulatov2020-03-301-5/+13
| * Small style fixKirill Bulatov2020-03-301-14/+21
| * Code review fixesKirill Bulatov2020-03-305-18/+18
| * Small style fixKirill Bulatov2020-03-301-1/+1
| * Remove an obsolete fixmeKirill Bulatov2020-03-301-1/+0
| * Reload watcher configurationKirill Bulatov2020-03-301-14/+19
| * Style fixesKirill Bulatov2020-03-304-20/+31
| * Reload only the properties that do not affect vfsKirill Bulatov2020-03-304-60/+89
| * Read new config on the server sideKirill Bulatov2020-03-301-9/+18
| * Send the config from the clientKirill Bulatov2020-03-302-24/+28
| * Process configuration response draftKirill Bulatov2020-03-302-23/+24
| * Client side draftKirill Bulatov2020-03-303-2/+14
|/
* Merge #3771bors[bot]2020-03-302-6/+5
|\
| * Use IntoIterAleksey Kladov2020-03-302-6/+5
|/
* Merge #3761bors[bot]2020-03-302-35/+164
|\
| * Tidy up insertion position logicMatthew Hall2020-03-291-20/+6
| * Remove unneeded variablesMatthew Hall2020-03-291-4/+2
| * Remove "TODO" in comment in testMatthew Hall2020-03-281-4/+4
| * Append new match arms rather than replacing all of themMatthew Hall2020-03-282-35/+180
* | Merge #3763bors[bot]2020-03-301-11/+4
|\ \
| * | Simplifyveetaha2020-03-281-11/+4
| |/
* | Merge #3770bors[bot]2020-03-303-17/+14
|\ \
| * | Pull options outwardsAleksey Kladov2020-03-303-17/+14
* | | Merge #3754bors[bot]2020-03-305-44/+23
|\| |
| * | Fix race in the testsAleksey Kladov2020-03-303-2/+11
| * | Use automatic thread joining for cargo-watchAleksey Kladov2020-03-303-40/+10
| * | :arrow_up: jod-threadAleksey Kladov2020-03-301-2/+2
|/ /
* | Merge pull request #3769 from matklad/btAleksey Kladov2020-03-301-0/+1
|\ \
| * | Enable backtrace on CIAleksey Kladov2020-03-301-0/+1
| |/
* | Merge #3764bors[bot]2020-03-302-26/+26
|\ \ | |/ |/|
| * Fix review commentsEdwin Cheng2020-03-292-13/+13
| * Move roots_to_scan to LoopStateEdwin Cheng2020-03-282-22/+22
|/
* Merge #3756bors[bot]2020-03-281-1/+1
|\
| * Update docs to mention on WindowsEdwin Cheng2020-03-281-1/+1
|/
* Merge #3755bors[bot]2020-03-281-1/+1
|\
| * Update docs/user/readme.adocAleksey Kladov2020-03-281-1/+1
| * Update docs to mention vscode installation path on macOSMariusz Klochowicz2020-03-281-1/+1
|/
* Merge #3753bors[bot]2020-03-2827-153/+229
|\
| * Remove some unwrapsAleksey Kladov2020-03-285-29/+29
| * Nice string formattingAleksey Kladov2020-03-2811-21/+38
| * Start stdxAleksey Kladov2020-03-2813-104/+163
|/
* Merge #3745bors[bot]2020-03-273-2/+36
|\
| * Fix merge-imports assist for wildcard importsPiotr Szpetkowski2020-03-273-2/+36
|/
* Merge #3743bors[bot]2020-03-272-5/+9
|\