[md] todo item

This commit is contained in:
Anna Bulenkova 2014-12-15 08:51:42 +01:00
parent 9a8903efc7
commit b2588cd3c8

View File

@ -123,6 +123,9 @@ Basic, most commonly required actions for text modification, e.g working with te
inserting and deleting symbols and strings, and manipulating with text blocks, are represented are implemented in the utility class
[EditorModificationUtil.java] (https://github.com/JetBrains/intellij-community/blob/master/platform/platform-api/src/com/intellij/openapi/editor/EditorModificationUtil.java)
#Editor coordinates system. Logical position
**TODO**
**TODO** [Link to threading issue]
-----------