sass-textmate-bundle icon indicating copy to clipboard operation
sass-textmate-bundle copied to clipboard

Sass support for TextMate & Sublime Text (2 & 3)

Results 39 sass-textmate-bundle issues
Sort by recently updated
recently updated
newest added

Something weird is going on when writing code in different "levels". For example, in a "level 1" notation like below, no colon is entered when auto-completing a property, and some...

Same as #42, except that SCSS syntax won't be changed; it is now in a separate file. Still has the same flaw that Sass block comments aren't being properly highlighted,...

Fix comment block highlight SASS syntax problem when many comment lines (doesn't affect SCSS syntax)

There is no @media parameters specific coloration. Eg. @media screen: ![sass](https://cloud.githubusercontent.com/assets/2306550/3038732/bb46d310-e0d1-11e3-9c6d-b5443e5e6fa9.png)

I solved the lack of compatibility between this nice package and Emmet: **With those two things, you will be able to press the key tab to expand an abbreviation with...

Version 3.3 of SASS improves the '&' selector in a way that the syntax highlighting currently doesn't cope with. I've spent some time trying to cobble something together, but I'm...

I am not getting the auto-complete box appear with fuzzy search while typing css properties. Is this supposed to appear?

Hi there, Running Sublime Text 2 version 2.0.1 on OS X 10.8.3 I could swear that completion in Scss files used to work similar to that of CSS files, where...

When using the Sublime theme, "Pastels on Dark", the scss color scheme is practically non-existant in comparison to the default color scheme. Can we get more colorful highlighting, please? Thanks...