KT-14710 Sample references aren't resolved in IDE

#KT-14710 fixed
This commit is contained in:
Simon Ogorodnik
2017-01-17 18:18:31 +03:00
committed by Simon Ogorodnik
parent cd73d17bd4
commit bf3d4471cd
8 changed files with 232 additions and 29 deletions
+3
View File
@@ -314,6 +314,9 @@
<projectService serviceInterface="org.jetbrains.kotlin.idea.core.NotPropertiesService"
serviceImplementation="org.jetbrains.kotlin.idea.intentions.NotPropertiesServiceImpl"/>
<projectService serviceInterface="org.jetbrains.kotlin.idea.kdoc.SampleResolutionService"
serviceImplementation="org.jetbrains.kotlin.idea.kdoc.IdeSampleResolutionService"/>
<errorHandler implementation="org.jetbrains.kotlin.idea.reporter.KotlinReportSubmitter"/>
<internalFileTemplate name="Kotlin File"/>