Join Slack
Communities
Powered by
Despite extensive google searches, I'm not able to...
# intellij
j
javaru
04/02/2019, 1:09 PM
Despite extensive google searches, I'm not able to find any documentation for the Kotlin predefined functions used in live template variables. Before I open a ticket asking for such, anyone know where these might be documented?
c
christophsturm
04/02/2019, 1:35 PM
can you give an example for such a function?
a
Alexey Belkov [JB]
04/02/2019, 2:01 PM
You're right, they are not documented. They should probably be documented in the IDEA help same as all other macros. Please create an issue. You can try browsing the source
https://github.com/JetBrains/kotlin/tree/0f94c0901f22482e12e034a3f80248bcb7f3a8ee/idea/idea-live-templates/src/org/jetbrains/kotlin/idea/liveTemplates/macro
for Kotlin-specific macros.
j
javaru
04/02/2019, 2:02 PM
Thanks
@Alexey Belkov [JB]
I'll open a ticket
javaru
04/02/2019, 2:09 PM
https://youtrack.jetbrains.com/issue/KT-30763
👍 3
3
Views
Open in Slack
Previous
Next