Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | when loading workspace, say how many packages were loaded | Aleksey Kladov | 2019-03-07 | 1 | -7/+7 |
* | Add showWorkspaceLoadedNotification to vscode client | Ville Penttinen | 2019-03-06 | 1 | -5/+8 |
* | Rename feedback to show_message | Ville Penttinen | 2019-03-05 | 1 | -3/+3 |
* | Send an actual ShowMessage instead of InternalFeedback in feedback() | Ville Penttinen | 2019-03-05 | 1 | -16/+21 |
* | show message in client's UI if workspace fails to load | Aleksey Kladov | 2019-03-05 | 1 | -7/+12 |
* | Remove RawResponse::empty() | Ville Penttinen | 2019-02-27 | 1 | -2/+5 |
* | Work around for issue in vscode reporting a failure in request | Ville Penttinen | 2019-02-27 | 1 | -5/+11 |
* | automatically wait for worker threads | Aleksey Kladov | 2019-02-14 | 1 | -14/+12 |
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -42/+13 |
* | Implement lens for impls and support resolving lenses. | Jeremy Kolb | 2019-02-04 | 1 | -0/+1 |
* | Go to Implementation for structs and enums | Jeremy Kolb | 2019-01-30 | 1 | -0/+1 |
* | automatically collect garbage | Aleksey Kladov | 2019-01-27 | 1 | -1/+2 |
* | add gc request | Aleksey Kladov | 2019-01-25 | 1 | -9/+18 |
* | ad status command | Aleksey Kladov | 2019-01-22 | 1 | -0/+1 |
* | rename mod | gfreezy | 2019-01-19 | 1 | -4/+1 |
* | :arrow_up: update rust | Aleksey Kladov | 2019-01-19 | 1 | -1/+0 |
* | switch to lsp-types | Aleksey Kladov | 2019-01-14 | 1 | -1/+1 |
* | Merge #500 | bors[bot] | 2019-01-12 | 1 | -0/+1 |
|\ | |||||
| * | Code lens support for running tests | Jeremy A. Kolb | 2019-01-11 | 1 | -0/+1 |
* | | warn louder on mising sysroot | Aleksey Kladov | 2019-01-11 | 1 | -1/+1 |
|/ | |||||
* | prioritize event handing over indexing | Aleksey Kladov | 2019-01-11 | 1 | -4/+15 |
* | Fix typos in ARCHITECTURE.md and a number of crates | Marcus Klaas de Vries | 2019-01-09 | 1 | -1/+1 |
* | fix usages after rename | Aleksey Kladov | 2019-01-08 | 1 | -1/+1 |
* | refactor | Simon Vandel Sillesen | 2019-01-06 | 1 | -9/+5 |
* | extract area to a crate | Aleksey Kladov | 2019-01-04 | 1 | -2/+2 |
* | Merge #385 | bors[bot] | 2018-12-31 | 1 | -0/+1 |
|\ | |||||
| * | 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 |