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
d0d583e8ee50c90d7990d03398088999b37c1beb
kotlin-fork
/
idea
T
History
Nikolay Krasko
d0d583e8ee
Do indent adjustment on the fly only for the first element in the line (KT-15123)
...
Don't interfere spacing for dot in range operator. #KT-15123 Fixed
2016-12-15 14:33:18 +03:00
..
formatter
Allow empty single-line bodies in property accessors
2016-12-14 13:40:44 +03:00
ide-common
Minor. Rename SyntheticExtensionFunctions -> SyntheticMemberFunctions
2016-12-07 21:04:57 +03:00
idea-analysis
Add name of script file to script module info
2016-12-15 14:33:16 +03:00
idea-android
Invoke rename handler with editor if possible in IllegalIdentifierInspection.RenameIdentifierFix
2016-12-12 13:47:58 +03:00
idea-completion
Allow empty single-line bodies in property accessors
2016-12-14 13:40:44 +03:00
idea-core
Check for file validity before calling findFileByRelativePath() (EA-92325 - IVFAE: VirtualDirectoryImpl.doFindChild)
2016-12-12 17:50:10 +01:00
idea-jps-common
Temporary remove JVM_1_8 target from facet settings
2016-12-13 14:51:27 +01:00
idea-live-templates
Insert '()' under write action in finishing anonymous object template (EA-82700)
2016-10-19 14:05:06 +03:00
idea-maven
AllOpen: Add IDE integration
2016-12-09 20:01:07 +03:00
idea-repl
Copy (partly) context classpath extraction code from script-util to JSR223 4 Idea, use it there
2016-12-15 07:26:08 +01:00
idea-test-framework
Try to avoid loading ast for decompiled files (KT-14804)
2016-11-28 14:38:34 +03:00
resources
Intentions: Convert function type receiver to parameter
2016-12-08 17:56:57 +03:00
src
Do indent adjustment on the fly only for the first element in the line (KT-15123)
2016-12-15 14:33:18 +03:00
testData
Build fix: testPlatform3 from MultiModuleHighlightingTest
2016-12-15 11:07:33 +03:00
tests/org/jetbrains
/kotlin
Do indent adjustment on the fly only for the first element in the line (KT-15123)
2016-12-15 14:33:18 +03:00
idea.iml
Allow to turn the first parameter of a SAM-converted lambda into the receiver (KT-12848)
2016-12-09 20:01:21 +03:00