This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
12465a8a3c
rust
/
crates
/
ide_completion
/
src
History
Download ZIP
Download TAR.GZ
Lukas Wirth
12465a8a3c
Expose HasSource::source through Semantics with caching behaviour
2021-10-07 15:00:14 +02:00
..
completions
Expose HasSource::source through Semantics with caching behaviour
2021-10-07 15:00:14 +02:00
render
Merge
#10458
2021-10-05 16:41:11 +00:00
tests
Add pub(super) along with pub(crate) and pub as a completion keyword
2021-09-29 21:55:15 -07:00
completions.rs
Add completion for struct literal in which all fields are visible.
2021-08-04 18:52:58 +02:00
config.rs
Bring the implementation closer to VSCode snippet definitions
2021-10-05 17:18:40 +02:00
context.rs
Merge
#10458
2021-10-05 16:41:11 +00:00
item.rs
Make multiple import edits work for completions
2021-10-04 21:44:33 +02:00
lib.rs
Bring the implementation closer to VSCode snippet definitions
2021-10-05 17:18:40 +02:00
patterns.rs
Don't show flyimport completions in use renames
2021-09-30 18:15:55 +02:00
render.rs
Make multiple import edits work for completions
2021-10-04 21:44:33 +02:00
snippet.rs
Bring the implementation closer to VSCode snippet definitions
2021-10-05 17:18:40 +02:00
tests.rs
Bring the implementation closer to VSCode snippet definitions
2021-10-05 17:18:40 +02:00