Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update injection mechanism and stop injecting through highlight element, swit... | Paul Daniel Faria | 2020-06-23 | 1 | -10/+10 |
* | Add punctuation highlighting for highlighting punctuation in doctests, fix hi... | Paul Daniel Faria | 2020-06-23 | 1 | -11/+11 |
* | Add default color and opacity for documentation and injected, respectively, i... | Paul Daniel Faria | 2020-06-23 | 1 | -0/+2 |
* | Syntax highlighting for escape sequences in strings | Leander Tentrup | 2020-06-17 | 1 | -0/+1 |
* | Syntactic highlighting of NAME_REF for injections | Leander Tentrup | 2020-06-15 | 1 | -0/+1 |
* | Better unsafe highlihgting tests | Aleksey Kladov | 2020-06-08 | 1 | -1/+2 |
* | Add highlight support for unsafe fn calls and raw ptr deref | Paul Daniel Faria | 2020-06-02 | 1 | -0/+1 |
* | Highlight `true` and `false` as literals | Matthew Jasper | 2020-05-24 | 1 | -0/+1 |
* | Introduce new semantic highlight token for format specifier | Leander Tentrup | 2020-04-28 | 1 | -0/+1 |
* | Simplify HTML highlighter and add test case for highlight_injection logic | Leander Tentrup | 2020-04-06 | 1 | -0/+39 |