Timestamping of files possible?
Hi there,
I was wondering if the following is possible in IDEA:
Whenever you save a file, the current timestamp is inserted in some comment,
e.g. if you specify:
/**
Last modified: %t
*/
then %t is replaced by the current timestamp whenever you save.
Is that possible?
Thank you,
Philipp
请先登录再写评论。