mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
[md] Action handlers and text modification stub
This commit is contained in:
parent
a4de19c6f2
commit
b2b7d8971c
@ -85,6 +85,16 @@ Please note, that creating and releasing of editors must be done from the event
|
||||
Example from
|
||||
[ExportToFileUtil.java] (https://github.com/JetBrains/intellij-community/blob/master/platform/platform-impl/src/com/intellij/ide/util/ExportToFileUtil.java)
|
||||
|
||||
#Actions activated by different editor events
|
||||
##TypedActionHandler
|
||||
TODO
|
||||
##EditorActionHandler
|
||||
TODO
|
||||
#Working with text
|
||||
##EditorModificationUtil
|
||||
TODO
|
||||
|
||||
|
||||
**TODO** [Link to threading issue]
|
||||
|
||||
-----------
|
||||
|
Loading…
x
Reference in New Issue
Block a user