Everyone has it’s own way to start a file, it doesn’t matter if you program in C, Java, JavaScript, Ruby or whatever language you want to use, you almost always has a standard way to start your files with some comments (sometimes some documentation), some default code structure, etc.
There’s any package so far to do and control this in Atom?
Some package it lets me create a new .js file with my favorite code structure already in it just after been created?
How hard it could be to develop one?