These snippets provide placeholder values and allow you to completely remove some sections just by pressing TAB and backspace. They also stop before ) in case you want to add more arguments, and after it to continue coding.
Thanks, just some minor changes I would suggest. I know adding comodel_name and such is not common in the code, but since they are not supposed to be positional arguments, I think it makes more sense to keep them.
These snippets provide placeholder values and allow you to completely remove some sections just by pressing TAB and backspace. They also stop before
)
in case you want to add more arguments, and after it to continue coding.