aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_lsp_server/src/config.rs
Commit message (Expand)AuthorAgeFilesLines
* Rename folderAleksey Kladov2020-02-181-105/+0
* Add arguments to rustfmtIlya Titkov2020-02-171-0/+3
* Keep VSCode config mostly backwards compatibleEmil Lauridsen2019-12-251-6/+8
* Configuration plumbing for cargo watcherEmil Lauridsen2019-12-251-0/+7
* Support setting cargo featuresoxalica2019-12-131-0/+5
* Move type inlay hint truncation to language serverEmil Lauridsen2019-11-191-0/+3
* document feature flagsAleksey Kladov2019-10-251-5/+9
* Added test for check doc strings in crates.Alexander Andreev2019-09-301-0/+2
* add option to disable notifyAleksey Kladov2019-09-061-0/+3
* implement feature flagsAleksey Kladov2019-08-221-7/+6
* don't load sysroot in most heavy testsAleksey Kladov2019-08-191-0/+5
* allow to exclude certain files and directoriesAleksey Kladov2019-08-061-2/+9
* rename configAleksey Kladov2019-08-061-0/+65