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
1bbbc1ca1c2fbb11ec2fa6111dda38570ea26124
kotlin-fork
/
idea
/
testData
/
inspections
/
unusedSymbol
T
History
Mikhail Glukhikh
31a8689999
Do not count 'impl' or 'header' with implementations as unused #KT-15305 Fixed
2017-01-11 18:37:55 +03:00
..
class
Do not count 'impl' or 'header' with implementations as unused #KT-15305 Fixed
2017-01-11 18:37:55 +03:00
enum
KT-13536 related: correct handling of objects
2016-08-25 10:32:40 +03:00
function
Call method references search in UnusedSymbolInspection.hasReferences to fix secondary constructor search
2016-12-05 10:58:21 +03:00
js
Test for KT-7134 Command line entry point (main function is highlighted as unused)
2015-08-15 12:29:12 +02:00
object
Fixed test data
2016-09-07 19:04:44 +03:00
parameter
KT-8137 AE at JetSourceNavigationHelper.convertNamedClassOrObject() on function local class with several constructor parameters
2015-07-01 19:43:54 +03:00
property
Added fake override search in unused symbol inspection #KT-13288 Fixed
2016-08-22 13:18:40 +03:00
typeParameter
Highlighting unused type parameter.
2015-01-22 15:20:32 +03:00