Hi, I’m a Sublime Text and AutoHotKey user. Both programs now seem to be essential for me; I can’t live without them.
But I realised Sublime has a shortcoming when it comes to syntax highlightning on long files. I have a AHK script with 20000 lines long. I also have a keyboard shortcut to launch it directly in Sublime Text (edit in ST), but it will take a lot of seconds to load; I can even see the fine progress bar.
But, when I save a copy of my 20k lines script in .txt, then Sublime Text will be blazing fast.
So, I’d like to have it take every file as txt by default, and apply the syntax manually only when I’m doing some difficult editions, so I can see the colors. Also, when hitting my keyboard shortcut to open the file in ST, I’d like it to treat as a .txt file and apply no syntax at first, so the document can load faster.
Is it possible?
My OS is Windows 8 with ST version 2.0.2 Build 2221.
Thanks!

