Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In field patterns, don't highlight local binding as a field | Aleksey Kladov | 2020-06-10 | 2 | -13/+17 |
* | Simplify | Aleksey Kladov | 2020-06-08 | 4 | -9/+9 |
* | Better unsafe highlihgting tests | Aleksey Kladov | 2020-06-08 | 8 | -9/+16 |
* | Highlight only the unsafe operator itself | Aleksey Kladov | 2020-06-08 | 1 | -6/+2 |
* | Merge #4775 | bors[bot] | 2020-06-08 | 2 | -2/+25 |
|\ | |||||
| * | Use explicit match for extracting def from `classify_name` | unexge | 2020-06-08 | 1 | -2/+5 |
| * | Add `FieldShorthand` variant to `NameClass` | unexge | 2020-06-08 | 2 | -1/+2 |
| * | Add goto def for enum variant field | unexge | 2020-06-06 | 1 | -0/+19 |
* | | Merge #4683 | bors[bot] | 2020-06-08 | 4 | -46/+368 |
|\ \ | |||||
| * | | Implement syntax highlighting for doctests | Leander Tentrup | 2020-06-08 | 4 | -46/+368 |
* | | | Merge #4773 | bors[bot] | 2020-06-08 | 2 | -9/+225 |
|\ \ \ | |/ / |/| | | |||||
| * | | Apply suggestions from code review | vsrs | 2020-06-08 | 1 | -4/+8 |
| * | | Disable runnables lookup in macro-generated code. | vsrs | 2020-06-06 | 1 | -1/+10 |
| * | | Add Run|Debug hover actions | vsrs | 2020-06-06 | 2 | -9/+134 |
| * | | Preliminary runnables refactoring | vsrs | 2020-06-06 | 1 | -0/+78 |
| |/ | |||||
* | | Merge #4781 | bors[bot] | 2020-06-08 | 1 | -32/+27 |
|\ \ | |||||
| * | | Remove redundancy in syntax highlighting tests | Leander Tentrup | 2020-06-07 | 1 | -32/+27 |
| |/ | |||||
* / | Fix bug in lexer for format specifier where the `type` and `width` were not c... | Leander Tentrup | 2020-06-07 | 1 | -1/+1 |
|/ | |||||
* | Fix type parameter defaults | Florian Diebold | 2020-06-05 | 2 | -3/+3 |
*-. | Merge #4729 #4748 | bors[bot] | 2020-06-05 | 2 | -13/+137 |
|\ \ | |||||
| * | | Add enum hover action test. | vsrs | 2020-06-05 | 1 | -0/+15 |
| * | | Rebase on the latest master. | vsrs | 2020-06-05 | 1 | -3/+3 |
| * | | Code formatting | vsrs | 2020-06-05 | 2 | -4/+3 |
| * | | Add hover actions as LSP extension | vsrs | 2020-06-05 | 2 | -13/+123 |
| |/ | |||||
* / | Inlay Hints: more directly account for self param | Aleksey Kladov | 2020-06-05 | 1 | -2/+1 |
|/ | |||||
* | Merge branch 'master' into compute-lazy-assits | Mikhail Rakhmanov | 2020-06-03 | 12 | -20/+315 |
|\ | |||||
| * | Merge #4678 | bors[bot] | 2020-06-03 | 1 | -2/+11 |
| |\ | |||||
| | * | Use split1 when formatting function signature params | Aaron Loucks | 2020-06-03 | 1 | -5/+3 |
| | * | Unsquish parameter types in tooltips for macro-generated functions | Aaron Loucks | 2020-05-31 | 1 | -1/+12 |
| * | | Consolidate documentation expansion and merging | Aaron Loucks | 2020-06-03 | 1 | -53/+7 |
| * | | Add basic hover and completion doc tests for macro generated items | Aaron Loucks | 2020-06-03 | 2 | -1/+181 |
| * | | Enable hover and autocomplete docs on macro generated items | Aaron Loucks | 2020-06-03 | 1 | -5/+50 |
| * | | Add highlight support for unsafe fn calls and raw ptr deref | Paul Daniel Faria | 2020-06-02 | 9 | -5/+112 |
* | | | Merge remote-tracking branch 'upstream/master' into compute-lazy-assits | Mikhail Rakhmanov | 2020-06-02 | 2 | -70/+246 |
|\| | | |||||
| * | | Fix tests | Aleksey Kladov | 2020-06-02 | 1 | -15/+210 |
| * | | New runnables API | Aleksey Kladov | 2020-06-02 | 2 | -55/+36 |
* | | | Preliminary implementation of lazy CodeAssits | Mikhail Rakhmanov | 2020-06-02 | 1 | -22/+17 |
|/ / | |||||
* | | Merge #4658 | bors[bot] | 2020-06-02 | 2 | -0/+2 |
|\ \ | |||||
| * | | Test case for format string highlighting of closing curlybrace | Roland Ruckerbauer | 2020-05-30 | 2 | -0/+2 |
* | | | add test | Brennan Vincent | 2020-05-31 | 1 | -0/+27 |
* | | | Merge #4664 | bors[bot] | 2020-05-31 | 20 | -175/+363 |
|\ \ \ | |/ / |/| | | |||||
| * | | Move the rest of the features to generated docs | Aleksey Kladov | 2020-05-31 | 6 | -142/+212 |
| * | | Doc more features | Aleksey Kladov | 2020-05-31 | 3 | -6/+40 |
| * | | Don't require module docs for Features and Assists | Aleksey Kladov | 2020-05-31 | 10 | -25/+41 |
| * | | Specify actions | Aleksey Kladov | 2020-05-31 | 4 | -3/+20 |
| * | | Generate features docs from source | Aleksey Kladov | 2020-05-31 | 7 | -2/+53 |
| |/ | |||||
* / | Add semantic highlight to QUESTION token | Roland Ruckerbauer | 2020-05-29 | 2 | -0/+3 |
|/ | |||||
* | Fixed missing newline on each field on "Missing structure fields". | Cadu | 2020-05-27 | 1 | -1/+1 |
* | Merge #4592 | bors[bot] | 2020-05-27 | 2 | -1/+48 |
|\ | |||||
| * | fix textedit range returned for completion when left token is a keyword | Benjamin Coenen | 2020-05-27 | 2 | -0/+3 |