filipekiss / dotfiles

. .✧ · 🌎 ✷ ✫ 🌙 · ✵ 🚀✵ * ✵ · 🌌✫ ✷ · ✧ .

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

${1:Do something} (`date +"%d-%m-%y %R"`${2: - `echo $GITHUBUSER`}) `!p snip.rv ...

todo opened this issue · comments

commented

`!p snip.rv = firstLineComment` @TODO: ${1:Do something} (`date +"%d-%m-%y %R"`${2: - `echo $GITHUBUSER`}) `!p snip.rv = endLineComment`
`!p snip.rv = firstLineComment` $0 `!p snip.rv = endLineComment`
endsnippet
snippet sign "Add a signature to be used in comments or such"
`!p snip.rv = firstLineComment` ${1:`echo ${FULLNAME:-Your Name}`} - ${2:`echo ${EMAIL:-email@domain.com}`} (`date +"%Y-%m-%d %R"`) `!p snip.rv = endLineComment`


This issue was generated by todo based on a TODO comment in 5211165. It's been assigned to @filipekiss because they committed the code.
commented

Bogus