Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.48 KB

README.md

File metadata and controls

17 lines (11 loc) · 1.48 KB

SublimeTextAssociation

GitHub (pre-)release Compatible version license Github All Releases

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!

Installation

  1. Download SublimeTextAssociation.bat file from the lasted release.
  2. Edit the SublimeTextAssociation.bat file and replace YOUR_VALUE by the path that points to the executable sublime_text.exe, e.g. C:\Program Files\Sublime Text 3\sublime_text.exe.
  3. 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.
  4. Save and run the SublimeTextAssociation.bat file (If message advertissements appear, accept)

Contribute

You can find the rules in CONTRIBUTING.md.