Hey, guys!
MagicComment plugin is now released in the Package Control! MagicComment is a fully customizable Sublime Text plugin that automatically inserts configured pragma comments for you. Development is mainly motivated by # frozen_string_literal: true
comment for Ruby files, but plugin can be used for literally any kind of files and any strings that you want to automatically insert.
Installation
Package is available on Package Control by the name of MagicComment
Where to go from here
Read more about configuration, open issues and pull requests in the GitHub Repo
Hope, it can be helpful for someone