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
e300f58d2c
rust
/
crates
/
ide_completion
/
src
History
Download ZIP
Download TAR.GZ
Aleksey Kladov
e300f58d2c
internal: remove one more usage of old editing API.
2021-08-14 20:17:16 +03:00
..
completions
internal: remove one more usage of old editing API.
2021-08-14 20:17:16 +03:00
render
fix: add
!
to macro completions with existing arg
2021-08-08 15:53:31 +03:00
tests
Fill out expected type for functional update syntax completion
2021-08-11 18:12:44 +02:00
completions.rs
Add completion for struct literal in which all fields are visible.
2021-08-04 18:52:58 +02:00
config.rs
Add config setting for self-on-the-fly
2021-05-31 15:14:56 +02:00
context.rs
Fill out expected type for functional update syntax completion
2021-08-11 18:12:44 +02:00
item.rs
add 'use' prefix for any auto-import
2021-07-20 18:35:19 +04:30
lib.rs
Add completion for struct literal in which all fields are visible.
2021-08-04 18:52:58 +02:00
patterns.rs
Refine functional update completion some more
2021-08-10 17:03:38 +02:00
render.rs
Add completion for struct literal in which all fields are visible.
2021-08-04 18:52:58 +02:00
tests.rs
Add a Union to the base item completion test fixture
2021-07-23 17:02:39 +02:00