input file to parse and edit.
position of the superclass or interface to implement after the colon in a class definition.
automatically calls dfmt on all function bodys when true.
sets the formatter arguments to pass to dfmt if formatCode is true.
if true, snippets according to the vscode documentation will be inserted in place of method content. See https://code.visualstudio.com/docs/editor/userdefinedsnippets#_creating-your-own-snippets
a list of newly implemented methods
Implements the interfaces or abstract classes of a specified class/interface. The async implementation is preferred when used in background tasks to prevent disruption of other services as a lot of code is parsed and processed multiple times for this function.