about summary refs log tree commit diff
path: root/crates/ide-db/src/imports
AgeCommit message (Expand)AuthorLines
2022-07-14fix: Fix imports being inserted before doc comments in inline modulesLukas Wirth-24/+37
2022-06-15fix: inserted imports must come after a shebang if presentJeremy Banks-1/+2
2022-06-15add failing test: inserts_after_shebangJeremy Banks-0/+11
2022-06-02Allow merging of multiple selected imports.iDawer-0/+4
2022-05-09fix: Fix import insertion inserting after last comment in a fileLukas Wirth-7/+25
2022-05-07fix: Allow auto importing starting segments of use itemsLukas Wirth-2/+7
2022-05-01style: rename crates to kebab casePeh-0/+2444