Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | Fix handling of multi-cursor snippets | Jonas Schievink | 2021-03-27 | 1 | -5/+5 | |
* | Bump the default hint length | Kirill Bulatov | 2021-03-23 | 1 | -1/+1 | |
* | Limit the hints size by default | Kirill Bulatov | 2021-03-23 | 1 | -2/+2 | |
* | Improve cursor positioning after moving | ivan770 | 2021-03-18 | 1 | -1/+14 | |
* | Fix tsfmt and eslint warnings | ivan770 | 2021-03-18 | 2 | -4/+4 | |
* | Remove movable array, improve client code | ivan770 | 2021-03-18 | 2 | -2/+6 | |
* | Item up and down movers | ivan770 | 2021-03-18 | 4 | -0/+53 | |
* | Merge #8028 | bors[bot] | 2021-03-15 | 1 | -9/+15 | |
|\ | ||||||
| * | Support multiple parents in parentModule in vscode-client | Lukas Wirth | 2021-03-15 | 1 | -9/+15 | |
* | | Enable proc-macros by default | Aleksey Kladov | 2021-03-15 | 1 | -1/+1 | |
|/ | ||||||
* | Merge #7799 | bors[bot] | 2021-03-13 | 4 | -10/+63 | |
|\ | ||||||
| * | Apply review suggestions | vsrs | 2021-03-11 | 1 | -4/+1 | |
| * | Remove erroneous comment | vsrs | 2021-02-27 | 1 | -1/+1 | |
| * | Add progress reporting | vsrs | 2021-02-27 | 2 | -17/+25 |