aboutsummaryrefslogtreecommitdiff
path: root/crates/ide/src/syntax_highlighting/injection.rs
Commit message (Collapse)AuthorAgeFilesLines
* SimplifyAleksey Kladov2020-11-061-1/+0
|
* Kill RAW_ literalsAleksey Kladov2020-11-061-1/+1
| | | | | Syntactically, they are indistinguishable from non-raw versions, so it doesn't make sense to separate then *at the syntax* level.
* Make call_info a part of ide_dbIgor Aleksanov2020-10-241-1/+1
|
* Extract call_info and completion into separate cratesIgor Aleksanov2020-10-181-4/+2
|
* Rename ra_ide -> ideAleksey Kladov2020-08-131-0/+187