| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | Include correct item path for variant completions | Jonas Schievink | 2020-04-24 | 1 | -1/+52 |
| |/ / / |
|
* | | | | Merge #4129 | bors[bot] | 2020-04-24 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Don't print cargo version to stdout, breaking everything | Aleksey Kladov | 2020-04-24 | 1 | -1/+1 |
|/ / / / |
|
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge #3998 #4006 | bors[bot] | 2020-04-24 | 12 | -95/+940 |
|\ \ \ \ \ |
|
| | * | | | | Adapt format specifier highlighting to support escaped squences and unicode i... | Leander Tentrup | 2020-04-22 | 4 | -144/+209 |
| | * | | | | Apply suggestions from code review | Leander Tentrup | 2020-04-22 | 2 | -34/+32 |
| | * | | | | Implement syntax highlighting for format strings | Leander Tentrup | 2020-04-20 | 4 | -3/+532 |
| | * | | | | Refactor flattening logic for highlighted syntax ranges | Leander Tentrup | 2020-04-18 | 1 | -54/+85 |
| * | | | | | Add `pub(crate)` to functions generated in other module | Timo Freiberg | 2020-04-21 | 2 | -46/+27 |
| * | | | | | Jump to sourceChanges in other files | Timo Freiberg | 2020-04-21 | 3 | -16/+15 |
| * | | | | | Add target file information to AssistAction | Timo Freiberg | 2020-04-21 | 4 | -16/+82 |
| * | | | | | Make add_function generate functions in other modules via qualified path | Timo Freiberg | 2020-04-21 | 4 | -29/+205 |
* | | | | | | Merge #4127 | bors[bot] | 2020-04-24 | 1 | -0/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | More helpful error message if toolchain is not in PATH | Aleksey Kladov | 2020-04-24 | 1 | -0/+5 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge #4126 | bors[bot] | 2020-04-24 | 1 | -6/+38 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Don't omit methods with self from path completion | Jonas Schievink | 2020-04-24 | 1 | -6/+38 |
|/ / / / / |
|
* | | | | | Merge #4105 | bors[bot] | 2020-04-24 | 5 | -0/+595 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Adds attribute completions (#3941) | Roberto Vidal | 2020-04-24 | 5 | -0/+595 |
|/ / / / |
|
* | | | | Merge #4121 | bors[bot] | 2020-04-24 | 5 | -48/+59 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Better label for macros completion | Aleksey Kladov | 2020-04-24 | 5 | -48/+59 |
|/ / / |
|
* | | | Merge #4101 | bors[bot] | 2020-04-24 | 2 | -12/+5 |
|\ \ \ |
|
| * | | | Refactor a bit | Edwin Cheng | 2020-04-24 | 1 | -8/+3 |
| * | | | Bubble up error | Edwin Cheng | 2020-04-23 | 2 | -10/+7 |
| * | | | Fix typo | Edwin Cheng | 2020-04-23 | 1 | -1/+1 |
| * | | | Panic proc macro srv if read request failed | Edwin Cheng | 2020-04-23 | 1 | -2/+3 |
* | | | | Merge #4118 | bors[bot] | 2020-04-24 | 1 | -10/+10 |
|\ \ \ \ |
|
| * | | | | :arrow_up: crates (to bust the caches) | Aleksey Kladov | 2020-04-24 | 1 | -10/+10 |
|/ / / / |
|
* | | | | Merge #4117 | bors[bot] | 2020-04-24 | 2 | -0/+14 |
|\ \ \ \ |
|
| * | | | | Honor snippet capability | Aleksey Kladov | 2020-04-24 | 2 | -0/+14 |
* | | | | | Merge #4116 | bors[bot] | 2020-04-24 | 9 | -63/+141 |
|\| | | | |
|
| * | | | | Make sure that adding a snippet requires corresponding capability | Aleksey Kladov | 2020-04-24 | 6 | -44/+107 |
| * | | | | Introduce internal snippet cap | Aleksey Kladov | 2020-04-24 | 2 | -0/+14 |
| * | | | | Move CompletionConfig to a separate module | Aleksey Kladov | 2020-04-24 | 2 | -19/+20 |
* | | | | | Merge #4114 | bors[bot] | 2020-04-24 | 10 | -333/+329 |
|\| | | | |
|
| * | | | | Don't set sortText | Aleksey Kladov | 2020-04-24 | 2 | -18/+10 |
| * | | | | Add test marks | Aleksey Kladov | 2020-04-24 | 2 | -0/+6 |
| * | | | | Introduce ActiveParameter | Aleksey Kladov | 2020-04-24 | 5 | -30/+35 |
| * | | | | Move tests to where they belong | Aleksey Kladov | 2020-04-24 | 2 | -231/+231 |
| * | | | | Refactor | Aleksey Kladov | 2020-04-24 | 1 | -24/+18 |
| * | | | | Restore CompletionItem immutability | Aleksey Kladov | 2020-04-24 | 2 | -31/+23 |
| * | | | | More functional | Aleksey Kladov | 2020-04-24 | 2 | -11/+18 |
| * | | | | Move | Aleksey Kladov | 2020-04-23 | 1 | -9/+9 |
|/ / / / |
|
* | | | | Merge #4106 | bors[bot] | 2020-04-23 | 2 | -1/+42 |
|\ \ \ \ |
|
| * | | | | Fix wrong substitution code | Florian Diebold | 2020-04-23 | 2 | -1/+42 |
* | | | | | Merge #3954 | bors[bot] | 2020-04-23 | 9 | -40/+412 |
|\ \ \ \ \ |
|
| * | | | | | Improve autocompletion by looking on the type and name | Benjamin Coenen | 2020-04-21 | 2 | -5/+6 |
| * | | | | | Improve autocompletion by looking on the type and name | Benjamin Coenen | 2020-04-21 | 1 | -3/+1 |
| * | | | | | Merge branch 'master' of github.com:rust-analyzer/rust-analyzer | Benjamin Coenen | 2020-04-21 | 60 | -422/+1076 |
| |\ \ \ \ \ |
|
| * | | | | | | Improve autocompletion by looking on the type and name | Benjamin Coenen | 2020-04-21 | 4 | -48/+47 |
| * | | | | | | Merge branch 'master' of github.com:rust-analyzer/rust-analyzer | Benjamin Coenen | 2020-04-18 | 30 | -183/+705 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|