aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_lsp_server/src/world.rs
Commit message (Expand)AuthorAgeFilesLines
* implement feature flagsAleksey Kladov2019-08-221-3/+12
* translate \n -> \r\n on the way outAleksey Kladov2019-08-201-1/+5
* allow to exclude certain files and directoriesAleksey Kladov2019-08-061-11/+13
* introduce ra_vfs_glob crateAleksey Kladov2019-08-061-4/+16
* cleanupAleksey Kladov2019-08-061-1/+1
* Make Analysis api cancellableKirill Bulatov2019-07-251-1/+6
* don't send LocationLink unless the client opts-inAleksey Kladov2019-07-081-0/+12
* allow rustfmt to reorder importsAleksey Kladov2019-07-041-6/+4
* Get rid of failure: ra_lsp_server & ra_project_modelMuhammad Mominul Huque2019-06-141-6/+5
* make LRU cache configurableAleksey Kladov2019-06-121-2/+6
* Fix clippy::identity_conversionAlan Du2019-06-041-17/+12
* renameAleksey Kladov2019-06-011-0/+218