Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename ra_syntax -> syntax | Aleksey Kladov | 2020-08-12 | 1 | -1/+1 |
* | Rename ra_text_edit -> text_edit | Aleksey Kladov | 2020-08-12 | 1 | -1/+1 |
* | Cleanup TextEdit API | Aleksey Kladov | 2020-08-12 | 1 | -2/+2 |
* | Better naming and docs | Kirill Bulatov | 2020-08-11 | 1 | -1/+2 |
* | Simplify fix structure | Kirill Bulatov | 2020-08-11 | 1 | -51/+50 |
* | Add rustdocs | Kirill Bulatov | 2020-08-11 | 1 | -1/+3 |
* | Improve the ide diagnostics trait API | Kirill Bulatov | 2020-08-11 | 1 | -20/+143 |
* | Move the DiagnosticsWithFix trait on the ide level | Kirill Bulatov | 2020-08-11 | 1 | -0/+46 |