Searched defs:insert_commands_into_vscode_config (Results 1 – 2 of 2) sorted by relevance
375 def insert_commands_into_vscode_config(dst_launch_config: str, setup_commands: str) -> str: function