Link your file extensions to Sublime Text easily !
SublimeTextAssociation can associate a file extension (e.g. .txt
) to your Sublime Text program. And for your convenience, there is provided a list of extensions, it will do more than you create your own recipe!
- Download
SublimeTextAssociation.bat
file from the lasted release. - Edit the
SublimeTextAssociation.bat
file and replaceYOUR_VALUE
by the path that points to the executablesublime_text.exe
, e.g.C:\Program Files\Sublime Text 3\sublime_text.exe
. - Now, you can customize the associations, by default, they will all be launched, if you do not want an association, add
::
beginning of the line on the file extension not want. - Save and run the
SublimeTextAssociation.bat
file (If message advertissements appear, accept)
You can find the rules in CONTRIBUTING.md.