Sublime 2 - Windows - Liquid Files
I am trying out editing Shopify theme files locally through Theme Kit in Windows. With that, I need to find a text editor that could support a color coded view for liquid files. I once tried Sublime when i had my Linux OS and liking it too much I wanted to install it on my Windows PC. And I got to. :)
1. Install Sublime 2 in Windows [http://www.sublimetext.com/2]
2. Also for Liquid files to work in your sublime Text Editor download (because it’s easier) the zip file from this repo [ https://github.com/siteleaf/liquid-syntax-mode ]
3. Navigate to C:\Users\[UserName]\AppData\Roaming\Sublime Text 2\Packages\ create a Shopify folder and extract your downloaded files there.
4. Open a liquid file in your Sublime 2 application and if the color coded view still does not work reload the file by pressing Shift + Ctr + P and search for Set Syntax: HTML(Liquid)














