Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename ra_ide_api -> ra_ide | Aleksey Kladov | 2019-11-27 | 1 | -1/+1 |
* | Move type inlay hint truncation to language server | Emil Lauridsen | 2019-11-19 | 1 | -0/+1 |
* | fixup folding ranges for "lineFoldingOnly" clients #2033 | Alex Zatelepin | 2019-10-21 | 1 | -0/+1 |
* | use slightly more idiomatic api for cfg | Aleksey Kladov | 2019-10-08 | 1 | -2/+6 |
* | Read default cfgs from rustc | uHOOCCOOHu | 2019-10-02 | 1 | -2/+6 |
* | Added test for check doc strings in crates. | Alexander Andreev | 2019-09-30 | 1 | -0/+2 |
* | introduce hir debugging infra | Aleksey Kladov | 2019-09-09 | 1 | -1/+6 |
* | add option to disable notify | Aleksey Kladov | 2019-09-06 | 1 | -2/+3 |
* | cleanup main loop | Aleksey Kladov | 2019-08-31 | 1 | -1/+2 |
* | move lsp-server to a separate repository | Aleksey Kladov | 2019-08-30 | 1 | -1/+1 |
* | :arrow_up: vfs | Aleksey Kladov | 2019-08-25 | 1 | -3/+7 |
* | implement feature flags | Aleksey Kladov | 2019-08-22 | 1 | -3/+12 |
* | translate \n -> \r\n on the way out | Aleksey Kladov | 2019-08-20 | 1 | -1/+5 |
* | allow to exclude certain files and directories | Aleksey Kladov | 2019-08-06 | 1 | -11/+13 |
* | introduce ra_vfs_glob crate | Aleksey Kladov | 2019-08-06 | 1 | -4/+16 |
* | cleanup | Aleksey Kladov | 2019-08-06 | 1 | -1/+1 |
* | Make Analysis api cancellable | Kirill Bulatov | 2019-07-25 | 1 | -1/+6 |
* | don't send LocationLink unless the client opts-in | Aleksey Kladov | 2019-07-08 | 1 | -0/+12 |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -6/+4 |
* | Get rid of failure: ra_lsp_server & ra_project_model | Muhammad Mominul Huque | 2019-06-14 | 1 | -6/+5 |
* | make LRU cache configurable | Aleksey Kladov | 2019-06-12 | 1 | -2/+6 |
* | Fix clippy::identity_conversion | Alan Du | 2019-06-04 | 1 | -17/+12 |
* | rename | Aleksey Kladov | 2019-06-01 | 1 | -0/+218 |