aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide/src/snapshots/highlight_doctest.html
Commit message (Expand)AuthorAgeFilesLines
* Ensure all existing doctest code highlights have documentation modifierPaul Daniel Faria2020-06-171-13/+13
* Add highlighting support for doc commentsPaul Daniel Faria2020-06-171-38/+38
* Inspect markdown code fences to determine whether to apply syntax highlightingLeander Tentrup2020-06-161-1/+5
* Syntactic highlighting of NAME_REF for injectionsLeander Tentrup2020-06-151-6/+17
* Better unsafe highlihgting testsAleksey Kladov2020-06-081-1/+2
* Implement syntax highlighting for doctestsLeander Tentrup2020-06-081-0/+70