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_strings.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update injection mechanism and stop injecting through highlight element, swit...
Paul Daniel Faria
2020-06-23
1
-52
/
+52
*
Add punctuation highlighting for highlighting punctuation in doctests, fix hi...
Paul Daniel Faria
2020-06-23
1
-53
/
+53
*
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
-1
/
+6
*
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
*
Fix bug in lexer for format specifier where the `type` and `width` were not c...
Leander Tentrup
2020-06-07
1
-1
/
+1
*
Add highlight support for unsafe fn calls and raw ptr deref
Paul Daniel Faria
2020-06-02
1
-0
/
+1
*
Test case for format string highlighting of closing curlybrace
Roland Ruckerbauer
2020-05-30
1
-0
/
+1
*
Highlight `true` and `false` as literals
Matthew Jasper
2020-05-24
1
-0
/
+1
*
Highlight the name in macro declarations
Matthew Jasper
2020-05-10
1
-2
/
+2
*
Introduce new semantic highlight token for format specifier
Leander Tentrup
2020-04-28
1
-35
/
+36
*
Adapt format specifier highlighting to support escaped squences and unicode i...
Leander Tentrup
2020-04-22
1
-0
/
+5
*
Implement syntax highlighting for format strings
Leander Tentrup
2020-04-20
1
-0
/
+77