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

Method execute

text_operators.py:18–19  ·  view source on GitHub ↗
(self, text_block)

Source from the content-addressed store, hash-verified

16 self.align = "CENTER"
17
18 def execute(self, text_block):
19 text_block.insert(self.insert_text)
20
21
22class DynamicSnippetOperator:

Callers

nothing calls this directly

Calls 1

insertMethod · 0.80

Tested by

no test coverage detected