index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
ra_ide
/
src
/
syntax_highlighting
/
html.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace rand with oorandom
Aleksey Kladov
2020-07-29
1
-5
/
+5
*
Use dedicated semantic highlight tag for parameters
Aleksey Kladov
2020-07-11
1
-2
/
+3
*
Update injection mechanism and stop injecting through highlight element, swit...
Paul Daniel Faria
2020-06-23
1
-1
/
+1
*
Add punctuation highlighting for highlighting punctuation in doctests, fix hi...
Paul Daniel Faria
2020-06-23
1
-2
/
+2
*
Add default color and opacity for documentation and injected, respectively, i...
Paul Daniel Faria
2020-06-23
1
-0
/
+2
*
Add support for marking doctest items as distinct from normal code, add defau...
Paul Daniel Faria
2020-06-23
1
-1
/
+1
*
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
-1
/
+2
*
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
*
Cleanups
Aleksey Kladov
2020-04-25
1
-8
/
+5
*
Convert code to text-size
Aleksey Kladov
2020-04-25
1
-5
/
+6
*
Simplify HTML highlighter and add test case for highlight_injection logic
Leander Tentrup
2020-04-06
1
-41
/
+25
*
Correctly flag 'lifetime definitions as definitions
Aleksey Kladov
2020-02-28
1
-1
/
+1
*
Fix highlighting test
Aleksey Kladov
2020-02-28
1
-9
/
+11
*
Move html highlightig to a separate module
Aleksey Kladov
2020-02-27
1
-0
/
+104