| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-02-01 | [VSCode] Fix syntax highlighting | bjorn3 | -1/+3 |
| 2020-01-31 | Improve responsiveness of the cargo check status label | Laurențiu Nicola | -8/+14 |
| 2020-01-28 | Provide better diagnostics if the server is not in path | Aleksey Kladov | -1/+7 |
| 2020-01-28 | :arrow_up: node | Aleksey Kladov | -47/+47 |
| 2020-01-27 | vscode-languageclient 6.1.0 | kjeremy | -13/+13 |
| 2020-01-20 | vscode-languageclient 6.0.1 | Jeremy Kolb | -12/+12 |
| 2020-01-15 | Apply the api design suggestions | Kirill Bulatov | -13/+17 |
| 2020-01-15 | Another attempt to add multiple edits | Kirill Bulatov | -3/+13 |
| 2020-01-15 | Extension icon | Aleksey Kladov | -0/+0 |
| 2020-01-15 | Use types from vscode-langaugeclient | Emil Lauridsen | -31/+9 |
| 2020-01-15 | Merge #2843 | bors[bot] | -11/+42 |
| 2020-01-14 | Improve readability | memoryruins | -14/+11 |
| 2020-01-14 | Display vscode message after changing cargo-watch options | memoryruins | -0/+19 |
| 2020-01-14 | Language Server Protocol 3.15 is now stable | kjeremy | -16/+16 |
| 2020-01-15 | Add inlay parameter name hints for function calls | imtsuki | -11/+42 |
| 2020-01-13 | vscode-languageclient 6.0.0-next.10 | kjeremy | -16/+16 |
| 2020-01-13 | Rename VS Code extension to rust-analyzer | Aleksey Kladov | -5/+7 |
| 2020-01-11 | Fix lruCapacity config setting type | Marco Groppo | -1/+4 |
| 2020-01-06 | Merge #2714 | bors[bot] | -0/+4 |
| 2020-01-01 | Allow disabling inlay hints | Aleksey Kladov | -1/+2 |
| 2019-12-31 | Fixes to progress display | Aleksey Kladov | -17/+12 |
| 2019-12-31 | Sanity check for missing server binary | Aleksey Kladov | -0/+4 |
| 2019-12-31 | Add semicolons | Aleksey Kladov | -38/+160 |
| 2019-12-31 | Fix NPEs | Aleksey Kladov | -21/+24 |
| 2019-12-31 | Work around synchrnonisation issue | Aleksey Kladov | -6/+11 |
| 2019-12-31 | Refactor server lifecycle | Aleksey Kladov | -201/+218 |
| 2019-12-31 | Refactor config | Aleksey Kladov | -7/+6 |
| 2019-12-31 | Drop needless pubs | Aleksey Kladov | -14/+14 |
| 2019-12-31 | Move config to Ctx | Aleksey Kladov | -7/+5 |
| 2019-12-31 | Refactor status activation | Aleksey Kladov | -45/+38 |
| 2019-12-31 | Fix color name | Aleksey Kladov | -2/+2 |
| 2019-12-31 | Drop obsolete color configurations | Aleksey Kladov | -289/+2 |
| 2019-12-31 | Drop support for legacy colorization | Aleksey Kladov | -255/+164 |
| 2019-12-31 | Rename file | Aleksey Kladov | -2/+2 |
| 2019-12-31 | Fix #2700 | Aleksey Kladov | -1/+1 |
| 2019-12-31 | Switch impure functional style to pure imperative | Aleksey Kladov | -95/+67 |
| 2019-12-31 | Reduce scope | Aleksey Kladov | -8/+10 |
| 2019-12-31 | Use optional value shortcut | Aleksey Kladov | -3/+3 |
| 2019-12-31 | Remove trivial helpers | Aleksey Kladov | -15/+3 |
| 2019-12-31 | Rearrange code | Aleksey Kladov | -107/+106 |
| 2019-12-30 | Restore internal applySourceChange command | Aleksey Kladov | -0/+9 |
| 2019-12-30 | Use Ctx in highlighter | Aleksey Kladov | -5/+10 |
| 2019-12-30 | Reformat with tsfmt | Aleksey Kladov | -33/+34 |
| 2019-12-30 | Add tsfmt | Aleksey Kladov | -1/+67 |
| 2019-12-30 | Remove prettier | Aleksey Kladov | -14/+1 |
| 2019-12-30 | Privatize highlighting | Aleksey Kladov | -48/+54 |
| 2019-12-30 | Don't request inline hints repeatedly | Aleksey Kladov | -10/+26 |
| 2019-12-30 | Retry inlay hints on content modified error | Aleksey Kladov | -7/+17 |
| 2019-12-30 | Thoughtlessly copy-paste a fix to a problem I don't understand | Aleksey Kladov | -1/+2 |
| 2019-12-30 | Refactor inlay hints | Aleksey Kladov | -103/+67 |
