Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Allow to disable import insertion on single path glob imports | Lukas Wirth | 2021-06-18 | 1 | -0/+5 | |
* | Merge #9258 | bors[bot] | 2021-06-16 | 1 | -4/+4 | |
|\ | ||||||
| * | Give ImportPrefix variants better config names | Lukas Wirth | 2021-06-13 | 1 | -4/+4 | |
| | | ||||||
| \ | ||||||
*-. | | Merge #9267 #9279 | bors[bot] | 2021-06-15 | 1 | -1/+1 | |
|\ \| | ||||||
| * | | Code: automatically update the LSP server | Laurențiu Nicola | 2021-06-14 | 1 | -1/+1 | |
| |/ | ||||||
* / | Use objects instead of bools for markers in package.json | Laurențiu Nicola | 2021-06-15 | 1 | -2/+2 | |
|/ | ||||||
* | Add function references hover action | Lukas Wirth | 2021-06-04 | 1 | -0/+5 | |
* | Make it opt-in | Jonas Schievink | 2021-06-03 | 1 | -0/+5 | |
* | Document that `addCallArgumentSnippets` requires `addCallParenthesis | Lukas Wirth | 2021-06-02 | 1 | -1/+1 | |
* | Add config setting for self-on-the-fly | Lukas Wirth | 2021-05-31 | 1 | -0/+5 | |
* | Fix incorrect setting descriptions | Lucas Schwiderski | 2021-05-29 | 1 | -2/+2 | |
* | implement range formatting | Andy Russell | 2021-05-23 | 1 | -0/+5 | |
* | Add a "Debug ItemTree" LSP request | Jonas Schievink | 2021-05-21 | 1 | -0/+5 | |
* | 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 | 1 | -0/+5 | |
* | | Give MergeBehaviour variants better names | Lukas Wirth | 2021-05-10 | 1 | -6/+6 | |
* | | :arrow_up: package-lock.json | Aleksey Kladov | 2021-05-08 | 1 | -1/+4 | |
|/ | ||||||
* | 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 | 1 | -2/+3 | |
|\ | ||||||
| * | Add special `auto` value for `debug.sourceFileMap` | vsrs | 2021-04-22 | 1 | -2/+3 | |
* | | add option to package.json | Jorge Mederos Alvarado | 2021-04-27 | 1 | -0/+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 | |
* | feat: avoid checking the whole project during initial loading | Aleksey Kladov | 2021-04-12 | 1 | -0/+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 | |
* | Item up and down movers | ivan770 | 2021-03-18 | 1 | -0/+10 | |
* | Enable proc-macros by default | Aleksey Kladov | 2021-03-15 | 1 | -1/+1 | |
* | Merge #7799 | bors[bot] | 2021-03-13 | 1 | -1/+13 | |
|\ | ||||||
| * | Add progress reporting | vsrs | 2021-02-27 | 1 | -1/+8 | |
| * | Add LSP request and VSCode command | vsrs | 2021-02-27 | 1 | -0/+5 | |
* | | 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 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | Make extension respect http proxy settings | Kam Y. Tse | 2021-03-07 | 1 | -0/+1 | |
| |/ / | ||||||
* / / | 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 | |
|/ | ||||||
* | Update our vscode npm packages | kjeremy | 2021-02-23 | 1 | -3/+3 |