We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e327fb1 commit fcddd57Copy full SHA for fcddd57
Commands/Post-doc.tmCommand
@@ -51,7 +51,7 @@ placeholder = 1
51
end
52
53
54
-puts ' * @author ${PHPDOC_AUTHOR:`niutil -readprop / "/users/$USER" realname`}$' + (placeholder + 1).to_s if author
+puts ' * @author ${PHPDOC_AUTHOR:$TM_FULLNAME}$' + (placeholder + 1).to_s if author
55
puts ' */$0'</string>
56
<key>fallbackInput</key>
57
<string>scope</string>
0 commit comments