MCPcopy Index your code
hub / github.com/JacquesLucke/code_autocomplete / make_active

Method make_active

text_block.py:311–312  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

309 bpy.ops.text.line_break()
310
311 def make_active(self):
312 bpy.context.space_data.text = self.text_block
313
314

Callers 4

insertMethod · 0.95
move_cursorMethod · 0.95
line_breakMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected