index
:
emmet-mode.git
master
emmet's support for emacs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix error when accepting the expansion.
Carl Lei
2014-10-01
1
-1
/
+2
*
Wrap using token replacement, handles multiline. Test for multiline.
Dave Mayo
2014-08-28
2
-16
/
+10
*
Tests for escape and multiplier.
Dave Mayo
2014-08-25
2
-5
/
+39
*
Functional wrap-with-markup!
Dave Mayo
2014-08-25
1
-3
/
+4
*
WIP - Needs escaping figured out or avoided
Dave Mayo
2014-08-25
1
-0
/
+15
*
Make emmet-next-edit-point respect "emmet-move-cursor-between-quotes"
Dave Mayo
2014-08-24
1
-3
/
+8
*
Fixed single quotes in style attr
flyingleafe
2014-08-24
1
-4
/
+4
*
Added support of CSS snippets expanding inside style tags and attrs
flyingleafe
2014-08-24
1
-7
/
+20
*
Refs #38, Close #39. Save match data around css cursor positioning.
Dave Mayo
2014-08-24
1
-3
/
+4
*
Fixed very strange behavior in some cases
flyingleafe
2014-08-24
1
-0
/
+1
*
Added Sass abbrs proper cursor positioning
flyingleafe
2014-08-24
1
-2
/
+3
*
Moved cursor repositioning logic in separate function
flyingleafe
2014-08-24
1
-15
/
+13
*
Fixed cursor positioning in css snippets
flyingleafe
2014-08-24
1
-3
/
+10
*
Fixes #40
Dave Mayo
2014-08-24
1
-1
/
+2
*
Fixed error msg on self-closed tag expansion
flyingleafe
2014-08-22
1
-2
/
+2
*
Fixed wrong cursor position while expanding nested inline tags
flyingleafe
2014-08-22
1
-7
/
+13
*
Adapted emmet-html-next-insert-point to use emmet-go-to-edit-point
flyingleafe
2014-08-22
1
-35
/
+10
*
Forgot to rebuild.
Dave Mayo
2014-08-18
1
-1
/
+1
*
Snippets use new attr syntax
Dave Mayo
2014-08-18
1
-55
/
+55
*
flyingleafe: added my real name
flyingleafe
2014-08-11
1
-1
/
+1
*
Fix typo in snippets
flyingleafe
2014-08-11
1
-3
/
+3
*
Add support for Sass: Removing trailing semicolon; ability to define
flyingleafe
2014-08-11
3
-37
/
+62
*
Semi-colons are actually useful to stop on, due to entities such as "
Dave Mayo
2014-08-10
1
-1
/
+1
*
Better method for dealing with HTML brackets, does not rely on search.
Dave Mayo
2014-08-10
1
-3
/
+6
*
Uses backward-char and less selective stop-words. Seems to basically work in...
Dave Mayo
2014-08-10
1
-9
/
+12
*
Changes to come closer to Emmet support, to allow for better consistency of b...
Dave Mayo
2014-08-10
3
-51
/
+52
*
Replace mark-active with (use-region-p)
Dave Mayo
2014-08-10
1
-3
/
+3
*
Fixed version missmatch.
smihica
2014-08-11
2
-3
/
+3
*
Added new copyrighter
smihica
2014-08-11
1
-2
/
+3
*
Merge branch 'master' of https://github.com/flyingleafe/emmet-mode into flyin...
smihica
2014-08-11
1
-8
/
+55
|
\
|
*
Fix: prevent command from firing in css files
flyingleafe
2014-08-10
1
-2
/
+2
|
*
Added the Go To Edit Point functionality
flyingleafe
2014-08-10
1
-8
/
+55
*
|
Fixed a bug that #31 preview always happens if there's an active region.
smihica
2014-08-09
1
-1
/
+1
*
|
FIxed test break because of #29
smihica
2014-08-08
1
-6
/
+5
|
/
*
Make the same logic for hiccup tags
flyingleafe
2014-08-05
1
-3
/
+4
*
Fixing improper behavior of block tags
flyingleafe
2014-08-05
2
-5
/
+6
*
Tests for indentation, both via indent-region and via emmet-indentation
Dave Mayo
2014-07-24
1
-3
/
+26
*
Added first test for inline expansion.
Dave Mayo
2014-07-17
1
-0
/
+16
*
Added new copyrighter. And updated the version.
smihica
2014-07-14
1
-3
/
+4
*
Support added for indentation by running indent-region after inserting markup.
Dave Mayo
2014-07-10
3
-64
/
+31
*
Fix #23, until a better way is found.
Dave Mayo
2014-06-29
1
-1
/
+11
*
Proof of concept that #21 is doable.
Dave Mayo
2014-06-26
1
-4
/
+15
*
Fixed issue-11 : Respect indent-tabs-mode.
smihica
2014-06-14
2
-36
/
+69
*
Updated version code 1.0.7 -> 1.0.8.
smihica
2014-06-11
2
-2
/
+2
*
Added Lorem Ipsum codes
smihica
2014-06-11
3
-8
/
+75
*
Added lorem-generator.
smihica
2014-06-11
2
-0
/
+127
*
Fixed test break.
smihica
2014-06-11
1
-3
/
+3
*
Fixed new sorted compiled file
smihica
2014-06-11
2
-1609
/
+1609
*
Updated version code.
smihica
2014-05-29
2
-2
/
+2
*
Fixed self-closing tag's behavior on emmet-expand-yas.
smihica
2014-05-29
2
-623
/
+628
[next]