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
da6b8b75eae5b064c7bfa15c0fe1e3f4e0409b6e
kotlin-fork
/
idea
/
testData
/
refactoring
/
move
/
kotlin
/
moveFile
T
History
Alexey Sedunov
da6b8b75ea
Move File/Change Package: Change package directive prior to processing of internal usages (otherwise some necessary imports are not added)
2015-05-18 21:18:51 +03:00
..
addExtensionImport
Move File/Change Package: Change package directive prior to processing of internal usages (otherwise some necessary imports are not added)
2015-05-18 21:18:51 +03:00
internalReferences
Shorten references inserts imports for global functions and properties too
2015-02-19 11:07:01 +03:00
moveFileToFile
Forbid moving file to another file
2014-03-04 19:45:34 +04:00
moveFileWithoutPackageRename
Update references when moving Kotlin file
2014-03-07 19:24:33 +04:00
moveFileWithPackageRename
Fixed updating Java references on moved Kotlin top-level callables.
2015-03-31 18:13:20 +03:00
moveLastFileInPackageWithPackageRename
Added test with moving file used in Java to other package.
2015-03-31 18:14:00 +03:00