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_doctest.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
-31
/
+31
*
Add punctuation highlighting for highlighting punctuation in doctests, fix hi...
Paul Daniel Faria
2020-06-23
1
-42
/
+42
*
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
-22
/
+22
*
Fix underflow panic when doctests are at top of file
Paul Daniel Faria
2020-06-23
1
-1
/
+4
*
Syntax highlighting for documentation comments on macro definitions
Leander Tentrup
2020-06-19
1
-0
/
+9
*
Merge #4903
bors[bot]
2020-06-18
1
-38
/
+38
|
\
|
*
Remove logic to mark all doctest code as
Paul Daniel Faria
2020-06-18
1
-13
/
+13
|
*
Ensure all existing doctest code highlights have documentation modifier
Paul Daniel Faria
2020-06-17
1
-13
/
+13
|
*
Add highlighting support for doc comments
Paul Daniel Faria
2020-06-17
1
-38
/
+38
*
|
Syntax highlighting for escape sequences in strings
Leander Tentrup
2020-06-17
1
-0
/
+1
|
/
*
Inspect markdown code fences to determine whether to apply syntax highlighting
Leander Tentrup
2020-06-16
1
-1
/
+5
*
Syntactic highlighting of NAME_REF for injections
Leander Tentrup
2020-06-15
1
-6
/
+17
*
Better unsafe highlihgting tests
Aleksey Kladov
2020-06-08
1
-1
/
+2
*
Implement syntax highlighting for doctests
Leander Tentrup
2020-06-08
1
-0
/
+70