aboutsummaryrefslogtreecommitdiff
path: root/crates/ide/src/syntax_highlighting/html.rs
Commit message (Collapse)AuthorAgeFilesLines
* Highlight unsafe trait refs as unsafe only in impl blocks and definitionsLukas Wirth2021-06-151-0/+1
|
* clippy::redudant_borrowMaan20032021-06-131-1/+1
|
* Use a highlight modifier for intra doc linksLukas Wirth2021-03-181-1/+1
|
* Semantic highlight intradoclinks in documentationLukas Wirth2021-03-171-0/+1
|
* Better namesAleksey Kladov2021-01-091-8/+8
|
* Simplify highlighting infraAleksey Kladov2021-01-081-13/+5
| | | | This also fixes the killer whale bug
* Support labels in reference searchLukas Wirth2020-12-241-0/+1
|
* Re-export base_db from ide_dbIgor Aleksanov2020-10-241-1/+1
|
* MinorAleksey Kladov2020-08-271-1/+2
|
* Rename ra_ide -> ideAleksey Kladov2020-08-131-0/+97