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
60fcdeb5ee31fcc24dfd439313c0f292aa52d088
kotlin-fork
/
idea
/
testData
/
editor
T
History
Simon Ogorodnik
d0cf1b0c5f
Fix for KT-14819 Quick documentation for special Enum functions doesn't work
...
#KT-14819 fixed
2017-01-10 16:04:18 +03:00
..
backspaceHandler
Delete paired > after deleting < after any identifier, not just a class-like one
2016-11-22 13:20:35 +01:00
commenter
correct indentation after pressing Enter in KDoc tag
2015-03-23 15:06:59 +01:00
optimizeImports
Replace types that are imported by default via typealiases such as java.util.ArrayList with something else as it conflicts now with kotlin.collections.ArrayList and has to imported explicitly.
2016-11-16 18:47:42 +03:00
quickDoc
Fix for KT-14819 Quick documentation for special Enum functions doesn't work
2017-01-10 16:04:18 +03:00