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
afe0b8a0b60e2263977be737a666704853ab95fc
kotlin-fork
/
idea
/
testData
/
refactoring
/
move
/
kotlin
/
moveFile
T
History
Alexey Sedunov
140d0b61f1
Move: Fix exception on moving Kotlin file without declarations
...
#KT-14114 Fixed
2016-10-07 20:20:32 +03:00
..
addExtensionImport
Minor. Suppressed test for KT-9204.
2015-09-18 21:00:23 +03:00
internalReferences
Shorten references inserts imports for global functions and properties too
2015-02-19 11:07:01 +03:00
moveFileToFile
…
moveFileWithoutDeclarations
Move: Fix exception on moving Kotlin file without declarations
2016-10-07 20:20:32 +03:00
moveFileWithoutPackageRename
Update references when moving Kotlin file
2014-03-07 19:24:33 +04:00
moveFileWithPackageRename
Workaround for KtEnumEntrySuperclassReferenceExpression which implements KtSimpleNameExpression in a weird way and can break Move refactoring (EA-75268 - assert: TextRange.<init>)
2016-01-13 20:28:39 +01:00
moveLastFileInPackageWithPackageRename
Fix test data for move test
2015-10-19 16:03:18 +03:00
packageWithQuotation
Move: Support quoted package names
2016-06-28 15:07:30 +03:00