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
aa6a509e8da788beaa1de2fa7a286bd57fa187d1
kotlin-fork
/
idea
/
testData
/
codeInsight
/
moveUpDown
/
classBodyDeclarations
T
History
Alexey Sedunov
fa01d59ef8
Fixed moving of classes without body
2013-06-21 18:18:07 +04:00
..
accessors
Implement "move class-level declaration up/down" action handler
2013-06-05 15:50:41 +04:00
class
Fixed moving of classes without body
2013-06-21 18:18:07 +04:00
classInitializer
Implement "move class-level declaration up/down" action handler
2013-06-05 15:50:41 +04:00
enums
Implement "move class-level declaration up/down" action handler
2013-06-05 15:50:41 +04:00
function
Allow moving out to arbitrary blocks and moving any declaration into class body
2013-06-05 15:50:53 +04:00
functionAnchors
Fix moving of value parameters and arguments
2013-06-05 15:51:27 +04:00
property
Allow moving out to arbitrary blocks and moving any declaration into class body
2013-06-05 15:50:53 +04:00
propertyAnchors
Fix moving of value/type parameters
2013-06-05 15:50:59 +04:00