[md] Header changed

This commit is contained in:
Anna Bulenkova 2014-12-29 13:14:08 +01:00
parent eb5023f849
commit 36c0759bf0

View File

@ -123,7 +123,7 @@ 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
#Editor coordinates system. Positions and offsets.
**TODO**
**TODO** [Link to threading issue]