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
7e528da00a4b4fdbf0fcf6625cfbd561f536fa02
kotlin-fork
/
idea
/
testData
/
codeInsight
/
moveUpDown
/
classBodyDeclarations
T
History
Mikhail Glukhikh
adf43519d6
Code mover fix: correct commas / semicolons after enum entries, relevant test fixes, extra tests
2015-08-11 10:38:20 +03:00
..
accessors
Implement "move class-level declaration up/down" action handler
2013-06-05 15:50:41 +04:00
class
fix tests by adding missing 'init' keywords to testdata
2015-04-29 14:07:05 +02:00
classInitializer
fix tests by adding missing 'init' keywords to testdata
2015-04-29 14:07:05 +02:00
enums
Code mover fix: correct commas / semicolons after enum entries, relevant test fixes, extra tests
2015-08-11 10:38:20 +03:00
function
fix tests by adding missing 'init' keywords to testdata
2015-04-29 14:07:05 +02:00
functionAnchors
Move Statement: Fix comma placement for class parameter
2015-01-30 21:16:27 +03:00
property
fix tests by adding missing 'init' keywords to testdata
2015-04-29 14:07:05 +02:00
propertyAnchors
Fix moving of value/type parameters
2013-06-05 15:50:59 +04:00