snippet fn "Function definition" /// ${4} fn ${1:function_name}(${2})${3} { ${0} }