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
/
ide
/
src
/
syntax_highlighting
/
tests.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unleash macro 2.0 in hightlight and more
Edwin Cheng
2021-03-27
1
-0
/
+10
*
Semantic highlight intradoclinks in documentation
Lukas Wirth
2021-03-17
1
-1
/
+6
*
Inject highlight into block doc comments
Lukas Wirth
2021-03-17
1
-1
/
+17
*
Properly handle doc attributes in doc-comment highlight injection
Lukas Wirth
2021-03-16
1
-0
/
+16
*
Add parsing benchmark
Aleksey Kladov
2021-02-09
1
-5
/
+32
*
Infra for "unit" benchmarking
Aleksey Kladov
2021-02-09
1
-10
/
+12
*
Classify function calls as functions when shadowed by types
Lukas Wirth
2021-01-28
1
-0
/
+4
*
Simplify highlighting infra
Aleksey Kladov
2021-01-08
1
-0
/
+5
*
Better fixture highlight
Aleksey Kladov
2021-01-07
1
-0
/
+19
*
Add ConstParams to the ide layer
Lukas Wirth
2021-01-01
1
-0
/
+4
*
Support labels in reference search
Lukas Wirth
2020-12-24
1
-0
/
+5
*
Make macro def krate mandatory
Jonas Schievink
2020-12-15
1
-0
/
+3
*
format string highlighting: handle hex + debug type specifier
Roland Ruckerbauer
2020-11-15
1
-0
/
+2
*
Add static semantic token modifier for associated functions with no &self
Anatol Liu
2020-11-05
1
-0
/
+28
*
Merge #6379
bors[bot]
2020-10-27
1
-0
/
+6
|
\
|
*
Highlight never type as BuiltinType
Lukas Wirth
2020-10-26
1
-0
/
+6
*
|
Add test to avoid regression
GrayJack
2020-10-26
1
-0
/
+6
|
/
*
Fix unary minus highlighting
Lukas Wirth
2020-10-25
1
-0
/
+3
*
Add tests for callable modifier
GrayJack
2020-10-21
1
-0
/
+19
*
Skip macro matcher fragment name semantic highlighting
Lukas Wirth
2020-10-10
1
-0
/
+4
*
rename mock_analysis -> fixture
Aleksey Kladov
2020-10-02
1
-5
/
+5
*
Get rid of MockAnalysis
Aleksey Kladov
2020-10-02
1
-3
/
+3
*
Cleanup unintended unresolved reference in syntax higlighting test
Paul Daniel Faria
2020-09-24
1
-3
/
+3
*
Add consuming modifier to lvalues that are passed by value and not Copy
Paul Daniel Faria
2020-09-06
1
-6
/
+7
*
:arrow_up: expect-test
Aleksey Kladov
2020-08-28
1
-7
/
+7
*
Switch to expect_test from crates.io
Aleksey Kladov
2020-08-21
1
-1
/
+1
*
Add new method to Semantics, method_receiver_kind, which returns the kind of ...
Paul Daniel Faria
2020-08-16
1
-0
/
+30
*
Mark mutating functions with `mutable` modifier, and owning functions with `c...
Paul Daniel Faria
2020-08-16
1
-0
/
+9
*
Rename ra_ide -> ide
Aleksey Kladov
2020-08-13
1
-0
/
+445