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
*
Rebind emmet-wrap-with-markup under ‘C-c C-c w’
Vladimir Sedach
2018-03-29
1
-4
/
+3
*
Merge pull request #84 from Fuco1/feature/online-preview
Shin Aoyama
2016-11-14
1
-1
/
+29
|
\
|
*
Add emmet-preview-mode
Matus Goljer
2016-11-12
1
-1
/
+29
|
/
*
Merge pull request #82 from pobocks/issue_81
William David Mayo ("Dave")
2016-09-06
3
-34
/
+69
|
\
|
*
Fix regression in regular multiplier handling
Dave Mayo
2016-09-06
3
-6
/
+13
|
*
Implement token-replacement in new wrap * function
Dave Mayo
2016-09-06
2
-32
/
+46
|
*
Added multi-line * wrap functionality as per #81
Dave Mayo
2016-09-06
2
-16
/
+30
|
/
*
Update README.md to remove unmet escape.
Shin Aoyama
2016-05-02
1
-2
/
+2
*
Updated README.md
smihica
2016-05-02
1
-0
/
+7
*
Merge pull request #75 from dochang/custom-self-closing-tags
Shin Aoyama
2016-05-02
4
-2
/
+71
|
\
|
*
Add self-closing tags style customization
Desmond O. Chang
2016-05-02
4
-2
/
+71
|
/
*
Fixed end comment position.
smihica
2015-12-14
2
-1
/
+2
*
Merge pull request #70 from Seeq/master
Shin Aoyama
2015-12-14
1
-1
/
+2
|
\
|
*
move 'emmet-mode.el ends here' to the bottom of file
Cody
2015-12-13
1
-1
/
+2
|
/
*
Added JSX's test and document.
smihica
2015-10-06
4
-4
/
+31
*
Merge pull request #67 from CestDiego/master
Shin Aoyama
2015-10-06
1
-1
/
+7
|
\
|
*
Add jsx support for className
Diego Berrocal
2015-10-05
1
-1
/
+7
|
/
*
Fixed bug #65
smihica
2015-09-25
3
-20
/
+27
*
Merge pull request #62 from smihica/issue_61
William David Mayo ("Dave")
2015-04-10
5
-12
/
+26
|
\
|
*
Refs #61 - Escape using backslash inside { text }
Dave Mayo
2015-04-10
5
-12
/
+26
|
/
*
Added support statement indicating that we support 23+
Dave Mayo
2015-01-22
1
-1
/
+5
*
Usual order of multiple modifier keys in emacs doc is C-M. Pedantic!
Dave Mayo
2015-01-18
1
-2
/
+2
*
Merge pull request #57 from weih/master
William David Mayo ("Dave")
2015-01-18
1
-2
/
+2
|
\
|
*
typo in README.md
Hao Wei
2015-01-18
1
-2
/
+2
|
/
*
Attempt at resolving #56
Dave Mayo
2014-12-22
2
-2
/
+2
*
Fixes #52 - changes default setting for preview to nil
Dave Mayo
2014-11-26
2
-2
/
+2
*
Merge pull request #55 from pobocks/issue_54
William David Mayo ("Dave")
2014-11-26
3
-12
/
+36
|
\
|
*
Fixes #54 - Uses looking-back to check if there is a tag immediately precedin...
Dave Mayo
2014-11-26
3
-12
/
+36
|
/
*
Merge pull request #53 from ajschumacher/patch-1
William David Mayo ("Dave")
2014-11-25
1
-1
/
+1
|
\
|
*
typo: "expandin" -> "expanding"
Aaron Schumacher
2014-11-25
1
-1
/
+1
|
/
*
Merge pull request #51 from pobocks/issue_50
William David Mayo ("Dave")
2014-11-14
2
-3
/
+10
|
\
|
*
Fixes #50 - Checks start of region for flash after insert.
Dave Mayo
2014-11-14
2
-3
/
+10
|
/
*
Avoid warning messages
smihica
2014-10-26
6
-571
/
+591
*
Wrap with markup now leaves cursor at edit point.
Dave Mayo
2014-10-23
2
-4
/
+10
*
Make never run for fix in commit 1b5517ec15803addb5322df615a70640bb3ea617
Dave Mayo
2014-10-14
1
-1
/
+2
*
Merge branch 'master' of github.com:smihica/emmet-mode
flyingleafe
2014-10-01
1
-1
/
+2
|
\
|
*
Merge pull request #48 from XeCycle/master
Dmitry Mukhutdinov
2014-10-01
1
-1
/
+2
|
|
\
|
|
*
Fix error when accepting the expansion.
Carl Lei
2014-10-01
1
-1
/
+2
|
|
/
*
|
Fixed stack overflow error while checking for style tag and attr
flyingleafe
2014-10-01
3
-16
/
+66
*
|
Merge branch 'master' of github.com:smihica/emmet-mode
flyingleafe
2014-09-03
3
-6
/
+78
|
\
|
|
*
Merge pull request #46 from pobocks/wrap_with_markup
William David Mayo ("Dave")
2014-08-28
3
-6
/
+78
|
|
\
|
|
*
Wrap using token replacement, handles multiline. Test for multiline.
Dave Mayo
2014-08-28
3
-31
/
+14
|
|
*
Tests for escape and multiplier.
Dave Mayo
2014-08-25
3
-10
/
+57
|
|
*
Functional wrap-with-markup!
Dave Mayo
2014-08-25
2
-6
/
+8
|
|
*
WIP - Needs escaping figured out or avoided
Dave Mayo
2014-08-25
2
-0
/
+30
|
|
*
Make emmet-next-edit-point respect "emmet-move-cursor-between-quotes"
Dave Mayo
2014-08-24
2
-6
/
+16
|
|
/
*
|
Merge branch 'master' of github.com:smihica/emmet-mode
flyingleafe
2014-08-27
0
-0
/
+0
|
\
|
|
*
Merge pull request #44 from pobocks/pr_43_cleanup
William David Mayo ("Dave")
2014-08-24
2
-14
/
+40
|
|
\
|
|
*
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
|
|
/
[next]