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
f374eec8f1c6e4dc1f8503ddef2b1922140b38c7
kotlin-fork
/
idea
/
idea-completion
T
History
Dmitry Jemerov
b98e2513f2
fix Common.testInSecondaryConstructorDelegationCall completion test: don't insert $ which breaks parsing of argument list and causes the block to be detached from the constructor itself
2015-04-29 14:07:06 +02:00
..
src/org/jetbrains/kotlin/idea
/completion
fix Common.testInSecondaryConstructorDelegationCall completion test: don't insert $ which breaks parsing of argument list and causes the block to be detached from the constructor itself
2015-04-29 14:07:06 +02:00
testData
fix tests by adding missing 'init' keywords to testdata
2015-04-29 14:07:05 +02:00
tests/org/jetbrains/kotlin/idea/completion
/test
Reformat some code, optimize imports, remove unused
2015-04-28 00:35:53 +03:00
idea-completion.iml
Created module idea-test-framework and moved classes needed for idea tests there
2015-04-14 18:53:01 +03:00