Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Add LSP request and VSCode command | vsrs | 2021-02-27 | 4 | -9/+57 | |
* | | Improve version display | Laurențiu Nicola | 2021-03-12 | 1 | -3/+2 | |
* | | Make code less surprising | Aleksey Kladov | 2021-03-09 | 1 | -24/+24 | |
* | | Add more documentation for rustc_private | Joshua Nelson | 2021-03-08 | 1 | -1/+1 | |
* | | Merge #7891 | bors[bot] | 2021-03-08 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Document rustc_private in metadata | Daniel McNab | 2021-03-08 | 1 | -1/+1 | |
| * | | Revert "Support disabling rustc build scripts" | Daniel McNab | 2021-03-08 | 1 | -5/+0 | |
| * | | Support disabling rustc build scripts | Daniel McNab | 2021-03-08 | 1 | -0/+5 | |
* | | | Make code completion "just work" in more cases | Aleksey Kladov | 2021-03-08 | 1 | -1/+1 | |
* | | | Merge #7901 | bors[bot] | 2021-03-08 | 5 | -15/+42 | |
|\ \ \ | ||||||
| * | | | Make extension respect http proxy settings | Kam Y. Tse | 2021-03-07 | 5 | -15/+42 | |
| |/ / | ||||||
* / / | Make group imports configurable | asv | 2021-03-07 | 1 | -0/+5 | |
|/ / | ||||||
* | | Migrate to user-centric config name for `cargo check` stuff | Aleksey Kladov | 2021-03-04 | 1 | -3/+3 | |
* | | clean uo rustup link | cgiguere | 2021-03-01 | 1 | -1/+1 | |
* | | add sponsor links | cgiguere | 2021-03-01 | 1 | -14/+17 | |
* | | Add more information to VSCode extenstion README | Charles Giguere | 2021-03-01 | 1 | -1/+38 | |
* | | Update vscode README with a small features list | Lukas Wirth | 2021-03-01 | 1 | -0/+28 | |
|/ | ||||||
* | Update our vscode npm packages | kjeremy | 2021-02-23 | 2 | -1630/+1852 | |
* | Try to detect musl distros in the Code extension | Laurențiu Nicola | 2021-02-20 | 1 | -2/+12 | |
* | Remove Semantic Tokens flicker workaround | kjeremy | 2021-02-16 | 1 | -17/+0 | |
* | vscode-languageclient 7.1.0-next.2 | kjeremy | 2021-02-16 | 1 | -14/+14 | |
* | Use npm 7.x package-lock.json | kjeremy | 2021-02-16 | 1 | -10/+3270 | |
* | Start LSP 3.17 support | Jeremy Kolb | 2021-02-14 | 3 | -22/+22 | |
*-. | Merge #7643 #7663 | bors[bot] | 2021-02-14 | 2 | -4/+4 | |
|\ \ | ||||||
| | * | fix: tolerate spaces in nix binary patching | Yaroslav Bolyukin | 2021-02-13 | 1 | -3/+3 | |
| |/ |/| | ||||||
| * | Allow automatically detect the rustc-src directory (fixes #3517). | Benjamin Bouvier | 2021-02-13 | 1 | -1/+1 | |
|/ | ||||||
* | Merge #7625 | bors[bot] | 2021-02-10 | 4 | -8/+31 | |
|\ | ||||||
| * | Add **Copy Run Command Line** command for vscode | Aleksey Kladov | 2021-02-10 | 4 | -8/+31 | |
* | | Merge #7591 #7622 | bors[bot] | 2021-02-10 | 8 | -26/+33 | |
|\ \ | |/ |/| | ||||||
| * | use await instead | Sahandevs | 2021-02-09 | 4 | -31/+21 | |
| * | fix errors | Sahandevs | 2021-02-07 | 4 | -6/+11 | |
| * | format | Sahandevs | 2021-02-07 | 4 | -12/+12 | |
| * | handle Thenable type rejects | Sahandevs | 2021-02-07 | 4 | -12/+23 | |
| * | handle promise catches | Sahandevs | 2021-02-07 | 4 | -4/+4 | |
| * | add no-floating-promises rule | Sahandevs | 2021-02-07 | 1 | -1/+2 | |
| * | remove unnecessary | Sahandevs | 2021-02-07 | 4 | -6/+6 | |
* | | Fix highlighting of injected attributes | Aleksey Kladov | 2021-02-09 | 1 | -0/+44 | |
|/ | ||||||
* | Fix resolveCodeAction trying to edit files before creating them | Lukas Wirth | 2021-02-05 | 1 | -3/+3 | |
* | Update vscode for new status | Edwin Cheng | 2021-01-28 | 2 | -1/+7 | |
* | Add config option to ignore directories | Aleksey Kladov | 2021-01-26 | 1 | -0/+8 | |
* | Remove the need to manually sync config in package.json | Aleksey Kladov | 2021-01-26 | 1 | -5/+7 | |
* | Simplify file download code | Laurențiu Nicola | 2021-01-25 | 2 | -10/+1 | |
* | Merge #7409 #7421 | bors[bot] | 2021-01-25 | 2 | -0/+6 | |
|\ | ||||||
| * | Add References code lens. | vsrs | 2021-01-23 | 2 | -0/+6 | |
* | | Code: reduce progress notification spam | Laurențiu Nicola | 2021-01-25 | 1 | -7/+9 | |
|/ | ||||||
* | Download aarch64-unknown-linux-gnu from GitHub | Laurențiu Nicola | 2021-01-17 | 1 | -0/+1 | |
* | Fix server path comparison | Laurențiu Nicola | 2021-01-14 | 1 | -1/+1 | |
* | Merge #7194 | bors[bot] | 2021-01-07 | 1 | -1/+6 | |
|\ | ||||||
| * | Don't update the server if managed by the user | Laurențiu Nicola | 2021-01-07 | 1 | -1/+6 | |
* | | Use american spelling for config | Aleksey Kladov | 2021-01-07 | 1 | -1/+1 | |
|/ |