Files
test2/source/blender
Matheus Santos f49a736ff4 Text Editor: Get/Set region text API
Add the ability to get/set the selected text.

**Calling the new methods:**

- `bpy.data.texts["Text"].region_as_string()`
- `bpy.data.texts["Text"].region_from_string("Replacement")`
2022-04-07 15:17:04 +10:00
..
2022-04-07 14:34:51 +10:00
2022-04-05 19:59:20 +02:00
2022-04-05 22:21:13 +02:00
2022-03-16 11:58:22 +11:00
2022-04-07 14:34:51 +10:00
2022-04-07 14:34:51 +10:00
2022-03-25 12:04:14 +11:00