This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
40c4022c985c8a4efd49c53ca65dac7f44f80098
kotlin-fork
/
idea
/
testData
/
quickfix
/
importHelper
T
History
Nikolay Krasko
a9bab96e33
Auto-import before object declaration corrupts code
2012-02-29 19:37:17 +04:00
..
DoNotImportIfGeneralExist.kt
Don't add import if there's general import with .* exist
2012-02-08 15:27:41 +04:00
DoNotImportIfGeneralExist.kt.after
Don't add import if there's general import with .* exist
2012-02-08 15:27:41 +04:00
DoNotImportIfGeneralSpaceExist.kt
Don't add import if there's general import with .* exist
2012-02-08 15:27:41 +04:00
DoNotImportIfGeneralSpaceExist.kt.after
Don't add import if there's general import with .* exist
2012-02-08 15:27:41 +04:00
ImportBeforeObject.kt
Auto-import before object declaration corrupts code
2012-02-29 19:37:17 +04:00
ImportBeforeObject.kt.after
Auto-import before object declaration corrupts code
2012-02-29 19:37:17 +04:00
NoDefaultImport.kt
- KT-1232 Do not place import with default imports in scope after completion
2012-02-10 16:27:05 +04:00
NoDefaultImport.kt.after
- KT-1232 Do not place import with default imports in scope after completion
2012-02-10 16:27:05 +04:00