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
/
snapshots
/
highlight_unsafe.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unneeded code, filename from tests, fix rebasing issues
Paul Daniel Faria
2020-06-27
1
-0
/
+53
*
Revert ide highlighting changes (addressing on another branch)
Paul Daniel Faria
2020-06-27
1
-53
/
+0
*
Add HighlightTag::Operator, use it for unsafe deref. Move unsafe validation t...
Paul Daniel Faria
2020-06-27
1
-2
/
+2
*
Update injection mechanism and stop injecting through highlight element, swit...
Paul Daniel Faria
2020-06-23
1
-14
/
+14
*
Add punctuation highlighting for highlighting punctuation in doctests, fix hi...
Paul Daniel Faria
2020-06-23
1
-15
/
+15
*
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
-2
/
+3
*
Add highlight support for unsafe fn calls and raw ptr deref
Paul Daniel Faria
2020-06-02
1
-0
/
+48