aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_lsp_server/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* Add support for formatting entire document with rustfmtAleksander Vognild Burkow2018-12-291-2/+54
| | | | | | Attempting to format a document when rustfmt isn't installed will result in an error being returned to the frontend. An alternative implementation would be returning zero replacements.
* fix the testAleksey Kladov2018-12-271-2/+2
|
* fix sycAleksey Kladov2018-12-201-2/+1
|
* implement vfs events handlingAleksey Kladov2018-12-201-2/+2
|
* move thread worker to a separate crateAleksey Kladov2018-12-181-3/+3
|
* Add test for code actionsFlorian Diebold2018-12-061-1/+60
|
* Use json comparison code from cargo for heavy testsFlorian Diebold2018-12-062-17/+20
|
* modernize moreAleksey Kladov2018-12-062-4/+1
|
* drop extern cratesAleksey Kladov2018-12-061-7/+0
|
* Fix the testAleksey Kladov2018-11-081-1/+1
|
* extract fixture parsingAleksey Kladov2018-10-311-22/+7
|
* Fix the testAleksey Kladov2018-10-251-17/+41
|
* Cargo FormatJeremy A. Kolb2018-10-162-55/+46
| | | | Run `cargo fmt` and ignore generated files
* migrate analysis and server to 2018Aleksey Kladov2018-10-152-2/+2
|
* rename all thingsAleksey Kladov2018-09-162-0/+316