Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
insert
Method · 0.95
move_cursor
Method · 0.95
remove_character_before_cursor
Method · 0.95
line_break
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected