Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename ra_ide_api -> ra_ide | Aleksey Kladov | 2019-11-27 | 1 | -1/+1 |
* | Ban println in lsp_server | Aleksey Kladov | 2019-11-22 | 1 | -2/+22 |
* | No need to make config pub | kjeremy | 2019-10-11 | 1 | -1/+1 |
* | Added test for check doc strings in crates. | Alexander Andreev | 2019-09-30 | 1 | -0/+2 |
* | cleanup main loop | Aleksey Kladov | 2019-08-31 | 1 | -2/+0 |
* | inline thread-worker | Aleksey Kladov | 2019-08-30 | 1 | -0/+1 |
* | show error to the user when deserializing config | Aleksey Kladov | 2019-08-22 | 1 | -1/+4 |
* | implement durability | Aleksey Kladov | 2019-08-15 | 1 | -0/+1 |
* | rename config | Aleksey Kladov | 2019-08-06 | 1 | -3/+2 |
* | introduce ra_vfs_glob crate | Aleksey Kladov | 2019-08-06 | 1 | -1/+0 |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -1/+4 |
* | Get rid of failure: ra_lsp_server & ra_project_model | Muhammad Mominul Huque | 2019-06-14 | 1 | -1/+1 |
* | rename | Aleksey Kladov | 2019-06-01 | 1 | -1/+1 |
* | Improve filtering of file roots | Ville Penttinen | 2019-03-20 | 1 | -0/+1 |
* | Add showWorkspaceLoadedNotification to vscode client | Ville Penttinen | 2019-03-06 | 1 | -1/+2 |
* | Pass Documentation up to LSP and add "rust" to our codeblocks there | Jeremy Kolb | 2019-01-30 | 1 | -0/+1 |
* | Move `CargoTargetSpec` and friends to cargo_target_spec module | Jeremy Kolb | 2019-01-12 | 1 | -0/+1 |
* | swtich lsp server to vfs | Aleksey Kladov | 2018-12-20 | 1 | -2/+0 |
* | move thread worker to a separate crate | Aleksey Kladov | 2018-12-18 | 1 | -1/+0 |
* | modernize more | Aleksey Kladov | 2018-12-06 | 1 | -12/+0 |
* | drop extern crates | Aleksey Kladov | 2018-12-06 | 1 | -15/+0 |
* | Reformat all | Aleksey Kladov | 2018-10-31 | 1 | -1/+1 |
* | Add LspError to explicity return errors from LSP handlers | Jeremy A. Kolb | 2018-10-22 | 1 | -1/+3 |
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 1 | -12/+9 |
* | migrate analysis and server to 2018 | Aleksey Kladov | 2018-10-15 | 1 | -2/+4 |
* | Replace HashMap, HashSet with FxHashMap and FxHashSet | Muhammad Mominul Huque | 2018-10-11 | 1 | -0/+1 |
* | rename all things | Aleksey Kladov | 2018-09-16 | 1 | -0/+37 |