Welcome Guest, Not a member yet? Register   Sign In
How to maintain end of file comment?
#2

[eluser]Eric Barnes[/eluser]
I personally have a "eof" tab trigger in my editor that does it automatically.

In textmate it is this snippet:
Code:
/* End of file $TM_FILENAME */
/* Location: `
filepath=$TM_FILEPATH
project=$TM_PROJECT_DIRECTORY
echo ${filepath/$project/.}
` */


Messages In This Thread
How to maintain end of file comment? - by El Forum - 04-19-2011, 09:16 PM
How to maintain end of file comment? - by El Forum - 04-19-2011, 09:43 PM
How to maintain end of file comment? - by El Forum - 04-20-2011, 11:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB