Gregory McIntyre
|
410a6a0517
|
Highlight comments on the end of lines in SASS
|
2013-05-27 21:49:45 -04:00 |
|
Tim Pope
|
81af73f76e
|
Remove <:> from 'matchpairs'
Closes #46.
|
2013-05-27 21:25:18 -04:00 |
|
Tim Pope
|
ce0cfeddbd
|
Merge pull request #44 from jacknagel/compiler
Compiler plugins for sass and haml
|
2012-12-04 18:23:25 -08:00 |
|
Jack Nagel
|
c637b6ea4c
|
Add compiler plugin for haml
|
2012-12-04 15:54:23 -06:00 |
|
Jack Nagel
|
b61cfdbe0d
|
Add a compiler plugin for sass
|
2012-12-04 15:54:20 -06:00 |
|
Tim Pope
|
b5736000da
|
Merge pull request #43 from mattsacks/add-placeholders
Add SASS 3.2 placeholders
|
2012-11-23 21:24:36 -08:00 |
|
Matt Sacks
|
5a11a44b34
|
Add SASS 3.2 placeholders
Example: %placeholder { color: blue; }
Will match "%placeholder" as a PreProc
|
2012-11-20 11:09:32 -08:00 |
|
Tim Pope
|
9a891ed78a
|
Fix highlight of @import "foo/*.png"
Closes #27.
|
2012-07-12 08:45:20 -04:00 |
|
Aaron Jensen
|
6284c188c2
|
Highlighting for @function and @return
|
2012-05-15 22:09:44 -04:00 |
|
Jo Liss
|
b92ad53b89
|
Support *.hamlbars
Hamlbars is plain Haml with an "hb" helper Ruby function.
https://github.com/jamesotron/hamlbars
|
2012-05-01 22:03:41 -04:00 |
|
Hugues Lismonde
|
3490c63d68
|
Allow whitespace between property name and colon
|
2012-03-15 11:28:14 -04:00 |
|
Matt Sacks
|
d48e9f1da3
|
Add interpolation in pseudo elements
|
2012-03-08 12:52:25 -05:00 |
|
Tim Pope
|
a995d4aabb
|
Fix indent after base and input tags
Closes #25.
|
2011-10-16 16:23:35 -04:00 |
|
Tim Pope
|
de3e72a384
|
Merge pull request #16 from graywh/patch-1
Add SASS "@each ... in" syntax
|
2011-05-11 20:49:46 -07:00 |
|
Will Gray
|
6e6ecb3f04
|
Add SASS "@each ... in" syntax.
|
2011-04-29 07:59:04 -07:00 |
|
Tim Pope
|
cc56253395
|
Allow whitespace before mixin name
|
2011-04-28 17:45:04 -04:00 |
|
Tim Pope
|
a0345d5c22
|
Account for @include before properties
|
2010-11-08 23:28:36 -05:00 |
|
Austin Taylor
|
79041b05a7
|
Don't try to indent properties that follow mixins
|
2010-11-08 22:21:03 -05:00 |
|
Tim Pope
|
47c4dff622
|
Bump timestamps as submitted upstream
|
2010-08-09 16:23:28 -04:00 |
|
Tim Pope
|
fb83d43917
|
Allow Haml interpolation inside JavaScript strings
|
2010-08-02 16:44:54 -04:00 |
|
Tim Pope
|
55f14fd4fc
|
Fix interpolation in Sass attribute
|
2010-07-28 10:05:12 -04:00 |
|
Tim Pope
|
9e25996111
|
Loosen @mixin for SCSS
|
2010-07-28 09:41:54 -04:00 |
|
Tim Pope
|
ca196e671b
|
Loosen @extend and @include for SCSS
|
2010-07-28 09:37:05 -04:00 |
|
Tim Pope
|
627e3950f1
|
Show interpolation in properties and attributes
|
2010-07-28 09:14:43 -04:00 |
|
Tim Pope
|
c8de253905
|
Synchronize dates for delivering upstream
|
2010-07-26 18:40:36 -04:00 |
|
Tim Pope
|
dd0a6233d5
|
Allow interpolation in strings in Sass
|
2010-07-26 18:05:38 -04:00 |
|
Tim Pope
|
caf7f9cf29
|
Highlight @warn in Sass
|
2010-07-25 19:34:37 -04:00 |
|
Tim Pope
|
e448efdb86
|
Provide a 'define' that matches Sass mixins
|
2010-07-25 15:59:21 -04:00 |
|
Tim Pope
|
bd43cd97f0
|
Lower precedence of .css in 'suffixesadd'
|
2010-07-25 15:45:55 -04:00 |
|
Tim Pope
|
e87143f99e
|
Don't choke on missing semicolon in "a {b:c}"
|
2010-07-25 15:34:29 -04:00 |
|
Tim Pope
|
54139ceb5b
|
Properly highlight SCSS comments
|
2010-07-25 14:36:53 -04:00 |
|
Tim Pope
|
8a78d1b30e
|
Add spelling support to Sass
|
2010-07-25 14:33:37 -04:00 |
|
Tim Pope
|
358eb131ec
|
Add 'includeexpr' and 'suffixesadd' to Sass
|
2010-07-25 13:51:07 -04:00 |
|
Tim Pope
|
6228a6a1ef
|
Support quoted strings after @import
|
2010-07-25 13:16:33 -04:00 |
|
Tim Pope
|
980b746e31
|
Add a separate filetype for SCSS
|
2010-07-25 13:02:54 -04:00 |
|
Tim Pope
|
38b8d33fc3
|
Further SCSS highlighting
|
2010-07-25 12:29:13 -04:00 |
|
Tim Pope
|
09d94a600e
|
Tweaks to handling of semicolons in strings
|
2010-07-22 16:33:11 -04:00 |
|
Tim Pope
|
9c5bdb44ac
|
Sass #{} interpolation support
|
2010-07-22 16:26:09 -04:00 |
|
Tim Pope
|
a91cdb399d
|
Basic SCSS support
|
2010-07-22 16:14:04 -04:00 |
|
Tim Pope
|
c583d3a236
|
Highlight new style Sass variables
|
2010-07-22 16:07:00 -04:00 |
|
Kim Silkebækken
|
30405bd751
|
Fixed minor mixin highlighting bug
|
2010-06-21 17:05:31 -04:00 |
|
Tim Pope
|
d8fd096eca
|
Remove debugging technique
|
2010-06-18 18:41:24 -04:00 |
|
Tim Pope
|
e36189b912
|
Lose distinction between SassScript and attributes
|
2010-06-18 18:11:22 -04:00 |
|
Tim Pope
|
b8414bd238
|
Highlight Sass functions
|
2010-06-18 18:10:31 -04:00 |
|
Tim Pope
|
8196ec61cf
|
Support new Sass mixin syntax
|
2010-06-18 17:48:51 -04:00 |
|
Tim Pope
|
a9c093463f
|
Highlight !default
|
2010-06-18 17:21:16 -04:00 |
|
Bernerd Schaefer
|
dfb1f770d5
|
Highlight XML namespaced elements such as '%xsl:stylesheet'
|
2010-05-28 10:56:01 -04:00 |
|
Tim Pope
|
349f235950
|
Highlight $constants
|
2010-05-26 11:44:15 -04:00 |
|
Tim Pope
|
567c6d8f47
|
Support comma line continuations
|
2010-05-10 22:46:53 -04:00 |
|
Tim Pope
|
d29da9581f
|
Support :css filter [Brian Gernhardt]
|
2010-05-10 22:26:15 -04:00 |
|