Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Implement DocumentHighlight | DJMcNab | 2018-12-31 | 1 | -0/+1 | |
* | | remove backtraces from Cancelled | Aleksey Kladov | 2018-12-30 | 1 | -1/+1 | |
|/ | ||||||
* | :arrow_up: crossbeam | Aleksey Kladov | 2018-12-30 | 1 | -22/+26 | |
* | Add support for formatting entire document with rustfmt | Aleksander Vognild Burkow | 2018-12-29 | 1 | -0/+1 | |
* | add cancelation module & cancelation backtraces | Aleksey Kladov | 2018-12-27 | 1 | -1/+1 | |
* | Merge #326 | bors[bot] | 2018-12-24 | 1 | -2/+2 | |
|\ | ||||||
| * | remove option from Diagnostic | gfreezy | 2018-12-24 | 1 | -2/+2 | |
* | | Merge #302 | bors[bot] | 2018-12-24 | 1 | -4/+4 | |
|\ \ | |/ |/| | ||||||
| * | Undo the previous mistaken change and make publish_decorations optional | DJMcNab | 2018-12-21 | 1 | -4/+4 | |
* | | less chatty logging | Aleksey Kladov | 2018-12-22 | 1 | -0/+7 | |
* | | less verbose debug | Aleksey Kladov | 2018-12-22 | 1 | -7/+38 | |
* | | log times | Aleksey Kladov | 2018-12-22 | 1 | -1/+3 | |
* | | tweak canceled message | Aleksey Kladov | 2018-12-21 | 1 | -1/+1 | |
|/ | ||||||
* | Merge #297 | bors[bot] | 2018-12-20 | 1 | -1/+1 | |
|\ | ||||||
| * | Use ContentModified error code | Aleksey Kladov | 2018-12-20 | 1 | -1/+1 | |
* | | fix syc | Aleksey Kladov | 2018-12-20 | 1 | -0/+4 | |
* | | swtich lsp server to vfs | Aleksey Kladov | 2018-12-20 | 1 | -89/+54 | |
* | | vfs crate scaffold | Aleksey Kladov | 2018-12-20 | 1 | -2/+2 | |
|/ | ||||||
* | move thread worker to a separate crate | Aleksey Kladov | 2018-12-18 | 1 | -3/+3 | |
* | Answer canceled requests | Aleksey Kladov | 2018-12-09 | 1 | -1/+8 | |
* | switch threadpool back from rayon to threadpool | Aleksey Kladov | 2018-12-09 | 1 | -9/+6 | |
* | grand module rename | Aleksey Kladov | 2018-12-08 | 1 | -0/+495 |