Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge #8995 | bors[bot] | 2021-05-26 | 4 | -22/+20 | |
|\ | ||||||
| * | Create tasks for all workspaces | Kirill Bulatov | 2021-05-25 | 4 | -22/+20 | |
* | | Merge #9001 | bors[bot] | 2021-05-26 | 1 | -0/+4 | |
|\ \ | |/ |/| | ||||||
| * | minor: explicitly set the focus to false | Aleksey Kladov | 2021-05-26 | 1 | -0/+4 | |
* | | Merge #8767 | bors[bot] | 2021-05-25 | 1 | -0/+5 | |
|\ \ | |/ |/| | ||||||
| * | implement range formatting | Andy Russell | 2021-05-23 | 1 | -0/+5 | |
* | | fix: cursor position after item move command | Eduardo Canellas | 2021-05-24 | 1 | -1/+1 | |
* | | Merge #8955 | bors[bot] | 2021-05-24 | 3 | -41/+69 | |
|\ \ | ||||||
| * | | Fix ts lint errors | Kirill Bulatov | 2021-05-23 | 3 | -8/+8 | |
| * | | Send detached files info to server via init params | Kirill Bulatov | 2021-05-23 | 3 | -6/+27 | |
| * | | Start rust-analyzer server for arbitrary rust files | Kirill Bulatov | 2021-05-23 | 3 | -39/+46 | |
| |/ | ||||||
* | | fix: can download server binary on windows again | Aleksey Kladov | 2021-05-24 | 1 | -1/+1 | |
* | | fix: reveal snippets | Aleksey Kladov | 2021-05-23 | 1 | -0/+3 | |
|/ | ||||||
* | More style fixes | Kirill Bulatov | 2021-05-23 | 2 | -16/+19 | |
* | Style fix | Kirill Bulatov | 2021-05-23 | 2 | -12/+11 | |
* | Don't use a deprecated accessor | Kirill Bulatov | 2021-05-23 | 1 | -1/+1 | |
* | Better releaseId naming | Kirill Bulatov | 2021-05-23 | 2 | -12/+11 | |
* | Remove nightly release id from local storage for stable extensions | Kirill Bulatov | 2021-05-23 | 2 | -1/+6 | |
* | Download nightly extension when configured and run from stable extension version | Kirill Bulatov | 2021-05-23 | 1 | -3/+10 | |
* | Use `.rs` file ending to get syntax highlighting | Jonas Schievink | 2021-05-21 | 1 | -1/+1 | |
* | Add a "Debug ItemTree" LSP request | Jonas Schievink | 2021-05-21 | 4 | -0/+62 | |
* | Merge #8873 | bors[bot] | 2021-05-20 | 1 | -7/+14 | |
|\ | ||||||
| * | Replace ImportGranularity::Guess with guessing boolean flag | Lukas Tobias Wirth | 2021-05-19 | 1 | -3/+6 | |
| * | Add ImportGranularity::Guess | Lukas Tobias Wirth | 2021-05-18 | 1 | -1/+3 | |
| * | MergeBehavior -> ImportGranularity | Lukas Tobias Wirth | 2021-05-18 | 1 | -8/+10 | |
* | | Add new LSP extension for workspace symbol lookup | alcroito | 2021-05-17 | 1 | -0/+26 | |
|/ | ||||||
* | minor: adjust config name | Aleksey Kladov | 2021-05-17 | 1 | -5/+5 | |
* | Merge #8795 | bors[bot] | 2021-05-17 | 1 | -0/+5 | |
|\ | ||||||
| * | Formatting and docs | John Renner | 2021-05-10 | 1 | -0/+5 | |
* | | Allow viewing the crate graph in a webview | Jonas Schievink | 2021-05-11 | 4 | -0/+16 | |
* | | Give MergeBehaviour variants better names | Lukas Wirth | 2021-05-10 | 1 | -6/+6 | |
* | | :arrow_up: package-lock.json | Aleksey Kladov | 2021-05-08 | 2 | -225/+381 | |
|/ | ||||||
* | internal: ensure that client and server-side configs are not mixed up | Aleksey Kladov | 2021-04-28 | 1 | -6/+6 | |
* | Merge #8624 | bors[bot] | 2021-04-27 | 5 | -8/+60 | |
|\ | ||||||
| * | Use explicit rustc commit-hash | vsrs | 2021-04-22 | 3 | -3/+15 | |
| * | Add special `auto` value for `debug.sourceFileMap` | vsrs | 2021-04-22 | 5 | -27/+38 | |
| * | Autodetect rust library source file map | vsrs | 2021-04-22 | 2 | -2/+31 | |
| | | ||||||
| \ | ||||||
*-. \ | Merge #8629 #8657 | bors[bot] | 2021-04-27 | 2 | -404/+486 | |
|\ \ \ | ||||||
| | * | | npm update | Jeremy Kolb | 2021-04-25 | 1 | -407/+484 | |
| | |/ | ||||||
| * / | Support | as a surrounding pairs | Smittyvb | 2021-04-22 | 1 | -1/+2 | |
| |/ | ||||||
* | | Fix how and when old inlay hint decorations are disposed | Jorge Mederos Alvarado | 2021-04-27 | 1 | -16/+33 | |
* | | Add option to opt out from smaller inlay hints font size | Jorge Mederos Alvarado | 2021-04-27 | 2 | -6/+30 | |
* | | add option to package.json | Jorge Mederos Alvarado | 2021-04-27 | 2 | -4/+5 | |
|/ | ||||||
* | Code review feedback. | James Leitch | 2021-04-21 | 1 | -2/+2 | |
* | Diagnostic Remap Path Prefixes added. | James Leitch | 2021-04-21 | 1 | -1/+6 | |
* | Move cursor position when using item movers | Jonas Schievink | 2021-04-13 | 2 | -23/+5 | |
* | feat: avoid checking the whole project during initial loading | Aleksey Kladov | 2021-04-12 | 1 | -0/+5 | |
* | Sacrifice for the semicolon god | Aleksey Kladov | 2021-04-06 | 2 | -5/+5 | |
* | More robust status notifications | Aleksey Kladov | 2021-04-06 | 3 | -34/+24 | |
* | Use `const` instead of `let` | Jonas Schievink | 2021-03-27 | 1 | -1/+1 |