Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Start LSP 3.17 support | Jeremy Kolb | 2021-02-14 | 1 | -3/+3 |
* | Allow automatically detect the rustc-src directory (fixes #3517). | Benjamin Bouvier | 2021-02-13 | 1 | -1/+1 |
* | Add **Copy Run Command Line** command for vscode | Aleksey Kladov | 2021-02-10 | 1 | -0/+5 |
* | Fix highlighting of injected attributes | Aleksey Kladov | 2021-02-09 | 1 | -0/+44 |
* | 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 |
* | Add References code lens. | vsrs | 2021-01-23 | 1 | -0/+5 |
* | Use american spelling for config | Aleksey Kladov | 2021-01-07 | 1 | -1/+1 |
* | More maintainable config | Aleksey Kladov | 2021-01-06 | 1 | -0/+8 |
* | Rename extension config | Aleksey Kladov | 2021-01-04 | 1 | -1/+1 |
* | Merge #7068 | bors[bot] | 2021-01-03 | 1 | -0/+9 |
|\ | |||||
| * | Initial implementation of view-hir command | Phil Ellison | 2020-12-28 | 1 | -0/+9 |
* | | Add an option for extra env vars in the Code extension | lf- | 2020-12-30 | 1 | -0/+8 |
|/ | |||||
* | Merge #6993 | bors[bot] | 2020-12-22 | 1 | -25/+25 |
|\ | |||||
| * | Clean up descriptions for settings | Rüdiger Herrmann | 2020-12-22 | 1 | -25/+25 |
* | | Remove TextMate grammar | Laurențiu Nicola | 2020-12-21 | 1 | -5/+0 |
|/ | |||||
* | LSP 3.16 - Released | kjeremy | 2020-12-17 | 1 | -3/+3 |