Hello. I try to create plugin. I created custom ed...
# intellij
c
Hello. I try to create plugin. I created custom editor for non-text format. How I can use embedded redo and undo functions? And second question: when I must save my operation data into disk? Does IDE send some event for save data into disk?
m
If this isn't related to Kotlin, then you're in the wrong group. This group is for Kotlin support/discussions, and this channel is intended for issues related to Kotlin within Intellij. Jetbrains has other support for Intellij specific items, but I'm not sure what is best for plugin authors.
a
Please use https://gitter.im/IntelliJ-Plugin-Developers/Lobby for Intellij SDK questions.