Files
kotlin-fork/idea/idea-completion/testData/basic/common
Roman Golyshev 9a938b07ba KT-17689: Fix TypeAliasQualifier to provide enum entries descriptors
- this adds enum entries to the completion on the typealiases
- we cannot use `unsubstitutedInnerClassesScope` instead of `EnumEntriesScope` because it allows to complete things that are not allowed to be resolved by the Kotlin compiler; see `EnumEntriesScope` doc for details
- ^KT-17689 Fixed
2019-09-06 12:11:23 +03:00
..
2015-07-08 16:28:52 +03:00
2015-10-30 12:03:53 +03:00
2015-09-22 15:00:24 +02:00
2015-08-18 18:50:00 +03:00
2015-11-05 17:47:54 +03:00
2015-08-11 13:35:32 +03:00