How do i get HAML comments to work correctly in Sublime text 2
问题 Comments should be -# not / since we don't want this code to be shown to the user 回答1: Found the solution: 1) Install the textmate bundle https://github.com/phuibonhoa/handcrafted-haml-textmate-bundle I think this can be done via the package manager, i just used git clone git://github.com/phuibonhoa/handcrafted-haml-textmate-bundle.git Haml.tmbundle in the packages folder 2) Delete all files starting with Ruby Haml in the Packages/Rails folder 3) Restart sublime 回答2: You can change your