Print header/footer variables
I'd like to include the date/time on the printout when I print a module. Are there PhpStorm print variables like $FILE$ and $PAGE$ available? What are all of the print variables? I've tried $DATE$ and $TIME$ with no luck. Thanks all.
Please sign in to leave a comment.
No, there's no other tokens beside $FILE$ and $PAGE$ available now.
You can file a feature request to http://youtrack.jetbrains.net/issues/WI
PHPStorm 6 print header / footer variables ?
any print header / footer variables added to phpstorm besides $FILE$, $PAGE$ ?
end 2013 and nothing variables not added yet ?
need variable $ALLPAGES$ for printing code (for example 2 pages) in footer > Page $PAGE$ / $ALLPAGES$ > Page 1 / 2, Page 2 / 2
PHPStorm 6 print header / footer переменные ?
какие нибудь переменные добавлены в phpstorm для печати хидера / футера кроме $FILE$, $PAGE$ ?
конец 2013 года и никаких переменных не добавили еще ?
нужна переменная $ALLPAGES$ для распечатки кода (например 2 страницы) в футере > Страница $PAGE$ / $ALLPAGES$ > Страница 1 / 2, Страница 2 / 2
Still no additional parameters?
$DATE$ and/or $DATETIME$ would be very useful
No:( Please watch http://youtrack.jetbrains.com/issue/IDEA-122718 to be notified on any progress