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
/
annotations.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move runnable lenses below attributes
Lukas Wirth
2021-05-28
1
-17
/
+17
*
Move annotations below item attributes
Lukas Wirth
2021-05-26
1
-35
/
+31
*
Gifs and screenshots for features in manual
Ayomide Bamidele
2021-03-31
1
-0
/
+2
*
Clean up implementation
Brandon
2021-03-24
1
-7
/
+8
*
Fix MISSING: command error with macros
Brandon
2021-03-24
1
-8
/
+37
*
move Semantics::visit_file_defs to ide_db::helpers
Lukas Wirth
2021-03-15
1
-1
/
+2
*
Introduce Semantics::visit_file_defs
Lukas Wirth
2021-03-15
1
-28
/
+58
*
Move code to the appropriate layer
Aleksey Kladov
2021-03-15
1
-2
/
+2
*
Introduce StructureNodeKind
ivan770
2021-03-14
1
-7
/
+9
*
Actually fix runnable order
ivan770
2021-02-15
1
-20
/
+20
*
Make annotations tests similar to those in runnables
ivan770
2021-02-13
1
-188
/
+707
*
Improve runnable annotations order, fix incorrect ignore detection
ivan770
2021-02-13
1
-5
/
+13
*
Added annotation tests
ivan770
2021-02-13
1
-0
/
+267
*
Fix incorrect references annotation
ivan770
2021-02-13
1
-2
/
+3
*
Moved CodeLens to ide crate
ivan770
2021-02-13
1
-0
/
+142