mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-29 09:47:50 +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
|
Example from
|
||||||
[ExportToFileUtil.java] (https://github.com/JetBrains/intellij-community/blob/master/platform/platform-impl/src/com/intellij/ide/util/ExportToFileUtil.java)
|
[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]
|
**TODO** [Link to threading issue]
|
||||||
|
|
||||||
-----------
|
-----------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user