index
:
emmet-mode.git
master
emmet's support for emacs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
Fixed single quotes in style attr
flyingleafe
2014-08-24
2
-8
/
+8
|
|
*
Added support of CSS snippets expanding inside style tags and attrs
flyingleafe
2014-08-24
2
-14
/
+40
|
|
/
*
|
Fixed single quotes in style attr
flyingleafe
2014-08-25
2
-8
/
+8
*
|
Merge branch 'master' of github.com:smihica/emmet-mode
flyingleafe
2014-08-25
2
-8
/
+12
|
\
|
|
*
Refs #38, Close #39. Save match data around css cursor positioning.
Dave Mayo
2014-08-24
2
-6
/
+8
|
*
Fixed very strange behavior in some cases
flyingleafe
2014-08-24
2
-0
/
+2
|
*
Added Sass abbrs proper cursor positioning
flyingleafe
2014-08-24
2
-4
/
+6
|
*
Moved cursor repositioning logic in separate function
flyingleafe
2014-08-24
2
-30
/
+26
|
*
Fixed cursor positioning in css snippets
flyingleafe
2014-08-24
2
-6
/
+20
|
*
Merge pull request #42 from pobocks/master
William David Mayo ("Dave")
2014-08-24
2
-2
/
+4
|
|
\
|
|
*
Fixes #40
Dave Mayo
2014-08-24
2
-2
/
+4
|
|
/
|
*
Merge pull request #37 from flyingleafe/master
William David Mayo ("Dave")
2014-08-21
2
-80
/
+42
|
|
\
*
|
|
Added support of CSS snippets expanding inside style tags and attrs
flyingleafe
2014-08-25
2
-14
/
+40
*
|
|
Fixed very strange behavior in some cases
flyingleafe
2014-08-24
2
-0
/
+2
*
|
|
Added Sass abbrs proper cursor positioning
flyingleafe
2014-08-23
2
-4
/
+6
*
|
|
Moved cursor repositioning logic in separate function
flyingleafe
2014-08-23
2
-30
/
+26
*
|
|
Fixed cursor positioning in css snippets
flyingleafe
2014-08-23
2
-6
/
+20
|
|
/
|
/
|
*
|
Fixed error msg on self-closed tag expansion
flyingleafe
2014-08-22
2
-4
/
+4
*
|
Fixed wrong cursor position while expanding nested inline tags
flyingleafe
2014-08-22
2
-14
/
+26
*
|
Adapted emmet-html-next-insert-point to use emmet-go-to-edit-point
flyingleafe
2014-08-22
2
-70
/
+20
|
/
*
Forgot to rebuild.
Dave Mayo
2014-08-18
2
-2
/
+2
*
Forgot to add snippets.json
Dave Mayo
2014-08-18
1
-57
/
+57
*
Merge pull request #34 from pobocks/snippets_use_new_attr_syntax
William David Mayo ("Dave")
2014-08-18
2
-110
/
+110
|
\
|
*
Snippets use new attr syntax
Dave Mayo
2014-08-18
2
-110
/
+110
|
/
*
flyingleafe: added my real name
flyingleafe
2014-08-11
2
-2
/
+2
*
Fix typo in snippets
flyingleafe
2014-08-11
3
-9
/
+9
*
Add support for Sass: Removing trailing semicolon; ability to define
flyingleafe
2014-08-11
5
-77
/
+138
*
Semi-colons are actually useful to stop on, due to entities such as "
Dave Mayo
2014-08-10
2
-2
/
+2
*
Better method for dealing with HTML brackets, does not rely on search.
Dave Mayo
2014-08-10
2
-6
/
+12
*
Merge pull request #30 from pobocks/issue_28
William David Mayo ("Dave")
2014-08-10
5
-116
/
+124
|
\
|
*
Uses backward-char and less selective stop-words. Seems to basically work in...
Dave Mayo
2014-08-10
2
-18
/
+24
|
*
Changes to come closer to Emmet support, to allow for better consistency of b...
Dave Mayo
2014-08-10
5
-102
/
+104
|
*
Replace mark-active with (use-region-p)
Dave Mayo
2014-08-10
2
-6
/
+6
|
/
*
Fixed version missmatch.
smihica
2014-08-11
3
-6
/
+6
*
Added new copyrighter
smihica
2014-08-11
3
-6
/
+9
*
Merge branch 'flyingleafe-master'
smihica
2014-08-11
3
-16
/
+125
|
\
|
*
Merge branch 'master' of https://github.com/flyingleafe/emmet-mode into flyin...
smihica
2014-08-11
3
-16
/
+125
|
/
|
|
*
Fix: prevent command from firing in css files
flyingleafe
2014-08-10
2
-4
/
+4
|
*
Rebuild: forgot about autoload magic comment
flyingleafe
2014-08-10
1
-0
/
+1
|
*
Documentation for Go to Edit Point
flyingleafe
2014-08-10
1
-0
/
+15
|
*
Added the Go To Edit Point functionality
flyingleafe
2014-08-10
2
-16
/
+109
*
|
Fixed a bug that #31 preview always happens if there's an active region.
smihica
2014-08-09
2
-2
/
+2
*
|
FIxed test break because of #29
smihica
2014-08-08
1
-6
/
+5
*
|
Merge pull request #29 from flyingleafe/master
Shin Aoyama
2014-08-08
5
-22
/
+24
|
\
|
|
*
Make the same logic for hiccup tags
flyingleafe
2014-08-05
2
-6
/
+8
|
*
Fixing syntax error while making with python 2
flyingleafe
2014-08-05
1
-4
/
+2
|
*
Fixing improper behavior of block tags
flyingleafe
2014-08-05
4
-12
/
+14
|
/
*
Updated that to make emacs boot up quickly when test.
smihica
2014-07-28
1
-1
/
+1
*
Merge pull request #27 from pobocks/indent_tests
Shin Aoyama
2014-07-25
1
-3
/
+26
|
\
|
*
Tests for indentation, both via indent-region and via emmet-indentation
Dave Mayo
2014-07-24
1
-3
/
+26
|
/
[prev]
[next]