0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Sep 07, 2024 — Sep 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Completes tuple field More... almost 7 years ago
Don't decrement BytePos if BytePos less than 1 More... almost 7 years ago
Completes methods for primitives More... almost 7 years ago
Jump to primitive doc More... almost 7 years ago
Merge pull request #955 from kngwyu/index More... almost 7 years ago
Complete methods for a[0] More... almost 7 years ago
Merge pull request #954 from kngwyu/test-separate More... almost 7 years ago
Separate some test functions More... almost 7 years ago
Merge pull request #953 from kngwyu/codeiter-refactor More... almost 7 years ago
Refactor StmtIndeicesIter More... almost 7 years ago
Merge pull request #952 from kngwyu/if-let More... almost 7 years ago
Fix warnings More... almost 7 years ago
Allow unknown type for tuple More... almost 7 years ago
Implement type inference for Some(String::new()) More... almost 7 years ago
Implement basic features for if-let completion More... about 7 years ago
Use vec for dependency More... about 7 years ago
Merge pull request #950 from kngwyu/assoc-fn More... about 7 years ago
Completes assoc fn as path More... about 7 years ago
Merge pull request #949 from kngwyu/vec-macro More... about 7 years ago
Complete methods for vec! macro More... about 7 years ago
Update changelog More... about 7 years ago
Merge pull request #948 from kngwyu/tbound2 More... about 7 years ago
Finds type parameter for fnarg More... about 7 years ago
Support trait bound for self More... about 7 years ago
Remove legacy code from search_scope More... about 7 years ago
Completion based on impl<T: Bound> More... about 7 years ago
Refactor get_return_type_of_function More... about 7 years ago
Merge pull request #947 from kngwyu/tuple-for More... about 7 years ago
Fix debug output More... about 7 years ago
Enable completion for tupled for arguments More... about 7 years ago