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
1957ac347aba1dc61baa1fb2cf5e1e4cd67cb9b8
kotlin-fork
/
idea
/
testData
/
editor
T
History
Simon Ogorodnik
e4a383f3e2
Fix for KT-10665, now only signature + deprecation info shown in quick navigation tooltip
...
Fix tests, to use full documentation mode instead of quick navigate
2016-11-29 14:08:10 +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-10665, now only signature + deprecation info shown in quick navigation tooltip
2016-11-29 14:08:10 +03:00