Conrad Decker
437cd92004
Changed 'parenthesis' setting to 'attribute_style' setting to allow for choice between 'hash' and 'html'
...
Updated output to correctly display html-style attributes or hash-style attributes. 'attribute_style' setting defaults to hash but can be updated by the user to use html style attributes
2014-07-17 09:40:35 -04:00
mattn
761adcc4be
Fix typo
2014-07-17 09:35:04 +09:00
mattn
ca6296fb7f
parenthesis for haml #216
2014-07-17 09:23:28 +09:00
mattn
ef3f51ba44
Parse as css
2014-06-06 13:50:23 +09:00
mattn
da9283aa5c
Don't handle @i for @i {}
2014-06-06 13:50:22 +09:00
mattn
ef27d24df0
Fix #210
2014-06-06 13:50:21 +09:00
mattn
c49d4567dc
Fix default attributes
2014-06-06 13:50:20 +09:00
mattn
3ccd466123
Fix #207
2014-05-19 15:13:34 +09:00
mattn
fbd353387b
Add c# for expanding color: ;
2014-05-07 10:09:37 +09:00
mattn
e185c13171
s/7/8/
2014-05-07 10:05:47 +09:00
mattn
e18077e991
Fixed #203
2014-05-01 13:41:40 +09:00
mattn
ff1aaf88a9
Fixes behavior of removeTag
2014-04-14 09:38:12 +09:00
mattn
2b6f37f470
Fix balance tag
2014-04-14 09:20:02 +09:00
mattn
74055488de
Try more candidates.
2014-04-13 01:12:12 +09:00
mattn
6adab8a234
Use indent getting from configuration, Fix #201
2014-04-03 01:36:28 +09:00
mattn
6577e0e687
Guard attributes
2014-03-16 00:05:57 +09:00
mattn
ef3b75e877
comment_type
2014-03-14 13:51:27 +09:00
mattn
d894c67aa9
remove \<right>
2014-03-11 21:41:17 +09:00
mattn
cd23a38f2b
<!DOCTYPE> should be contains last \n
2014-03-11 21:07:07 +09:00
mattn
9480824c0f
Find snippet recursibly
2014-03-11 17:18:17 +09:00
mattn
fef441fa71
New emmet feature: RGBa syntax
2014-03-11 17:01:31 +09:00
mattn
7aa1ff965a
script[jquery.js]
2014-02-13 17:20:46 +09:00
mattn
49cb1c2884
Fix default attributes
2014-02-13 17:15:59 +09:00
mattn
19395caea7
Fix default attribute
2014-02-13 17:01:59 +09:00
mattn
ba56b91719
unlet Val
2014-02-13 16:48:27 +09:00
mattn
dc8b589cd0
Take two arguments for lg(xx,xx)
2014-02-13 16:46:08 +09:00
mattn
2f1e60f4fe
Add default attributes(emmet v1.1beta)
2014-02-13 16:32:20 +09:00
mattn
381dd35018
Improve cursor position after expanding for sass
2014-02-12 20:53:22 +09:00
mattn
d9481c235b
Fix sass indentation
2014-02-12 20:47:26 +09:00
mattn
554e0c02f5
Look Content-Type for ^YA. closes #188
2014-02-05 18:41:20 +09:00
mattn
2e365c9573
Fixes #139
2013-12-13 20:22:59 +09:00
weirongxu
936d5c6c2f
Add less support,and fix scss typo.
2013-12-13 02:29:52 +08:00
mattn
934feeb55f
Add bem filter: http://docs.emmet.io/filters/bem/
2013-12-06 17:06:14 +09:00
mattn
262777309f
Customizable quote char
2013-11-29 20:13:26 +09:00
mattn
8aeb24fa77
Fix name of function
2013-11-28 09:44:15 +09:00
mattn
2ecc25f727
Fixes #173
2013-11-28 09:39:26 +09:00
mattn
fb096ac4d4
Support boolean attributes, related issue #170
2013-11-25 01:36:12 +09:00
mattn
313a58d55c
Remove all quotes. related issue #155
2013-10-31 08:42:29 +09:00
mattn
f82d715caa
Possible to specify !!!
2013-10-29 22:18:15 +09:00
mattn
a765fe7b82
imageSize for css. related issue #155
2013-10-25 22:57:42 +09:00
mattn
c9b8c2edcb
Fixes item number in group. Closes #164
2013-10-22 13:21:32 +09:00
mattn
ea1b779868
s/ExpandWord/expandWord/g
...
s/CompleteTag/completeTag/g
Ready for next/prev item
2013-10-22 12:00:04 +09:00
Yauheni(Eugene) Patsiomkin
c78a2ff435
lorem did not pick up count always defaulting to 30
2013-10-17 15:41:42 -06:00
mattn
ef2cd77d40
Fixes parsing brackets. closes #157
2013-10-14 22:11:34 +09:00
mattn
445ca239ad
Remove debug comment
2013-09-26 09:59:47 +09:00
mattn
bd4c1bfaef
Expand paren when type is css
2013-09-26 09:57:06 +09:00
mattn
f8095a65dd
Expand paren
2013-09-25 22:56:34 +09:00
mattn
9c17334509
Get image paths that is relative location from the current buffer. Related issue #150
2013-09-19 02:03:00 +09:00
mattn
5d90a2c83d
Restore cursor position on insert-mode
2013-09-09 21:19:38 +09:00
mattn
a5313498d7
No need to capture submatches
2013-09-02 16:32:15 +09:00