This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
crates
/
ide-assists
/
src
History
Ryo Yoshida
bda2af71c6
feat: allow
generate_function
to generate in different local crate
2023-03-03 18:40:13 +09:00
..
handlers
feat: allow
generate_function
to generate in different local crate
2023-03-03 18:40:13 +09:00
tests
Support removing nested
dbg!()
s in
remove_dbg
2023-03-01 19:06:05 +09:00
utils
Test
TraitRef
equality before generating missing impl method body
2023-01-16 20:55:56 +09:00
assist_config.rs
feat: add config for inserting must_use in
generate_enum_as_method
2022-10-24 13:18:24 +05:30
assist_context.rs
Import serde derives on converting json to struct
2022-08-06 20:12:21 +04:30
lib.rs
feat: add braces assist
2023-01-21 00:17:23 +05:30
tests.rs
Conditionally add snippet marker.
2023-02-16 10:50:27 +13:00
utils.rs
Don't escape non-snippets in assist
2023-01-23 00:22:46 +09:00