Commit graph

2,866 commits

Author SHA1 Message Date
Harutyun Amirjanyan
9a170dcd03 do not throw if require.toUrl is missing 2013-05-27 12:08:45 -04:00
Harutyun Amirjanyan
60c882738c fix tag highlighting in velocity mode 2013-05-27 11:51:55 -04:00
Harutyun Amirjanyan
8530e3837a add wrap_with_abbreviation emmet command 2013-05-27 11:49:38 -04:00
Lennart Kats
e97d7609b9 Merge pull request #1445 from ajaxorg/highlighting/bugfix
Add more modes
2013-05-26 00:32:07 -07:00
nightwing
82ee67d49b add more modes 2013-05-26 11:08:11 +04:00
Abram Adams
eee8d5d37f Added highlighting for cfscript blocks 2013-05-22 15:31:54 -07:00
nightwing
d7501b5b1a fix #1315 '#' symbol and preprocessor directive can be separated with spaces 2013-05-21 22:41:27 +04:00
nightwing
2f5ef19f83 fix #1326 L|UL|ULL highlighting in c++ numbers 2013-05-21 22:41:26 +04:00
Ruben Daniels
133d132c61 Merge pull request #1392 from ajaxorg/toggleComment
try to not remove spaces from indentation when uncommenting
2013-05-21 04:02:53 -07:00
nightwing
a5e7d5d1f1 fix comment toggling on lines with wrong indentation 2013-05-20 19:38:42 +04:00
Lennart Kats
d14888a8a0 Merge pull request #1438 from ajaxorg/keyboard/meta
add support for meta key modifier on windows
2013-05-20 08:06:41 -07:00
Lennart Kats
a461d49809 Merge pull request #1439 from ajaxorg/vim/ctrl_c
vim ctrl-c acts as esc
2013-05-20 08:04:47 -07:00
nightwing
8fe616edb1 add more modes 2013-05-20 18:00:48 +04:00
nightwing
4e3506244b [markdown mode] recognize escapes
fixes #1434
2013-05-18 11:02:09 +04:00
nightwing
c0080911e5 vim ctrl-c 2013-05-18 01:38:05 +04:00
Lennart Kats
7ce0ee557b Merge pull request #1415 from ajaxorg/highlighting/bugfix
Highlighting bugfix
2013-05-17 08:39:14 -07:00
Ruben Daniels
62a3954b22 Merge pull request #1430 from ajaxorg/misc
several small bugs
2013-05-15 09:33:22 -07:00
nightwing
40775f68b1 fix config test 2013-05-14 20:12:49 +04:00
nightwing
ebafdd419d fix animated scroll in multiselect mode 2013-05-14 19:18:59 +04:00
Harutyun Amirjanyan
f68b8b9719 Merge pull request #1425 from danyaPostfactum/misc
Micro bug fixes (IE8 issues and mistypes)
2013-05-12 11:19:05 -07:00
DanyaPostfactum
a2260740ad Minor IE8 fixes 2013-05-12 22:16:33 +10:00
nightwing
127b769c50 fix typo 2013-05-11 16:38:58 +04:00
Lennart Kats
527cb626c5 Merge pull request #1416 from ajaxorg/insertlines
fix insert/removeLines at the document edges
2013-05-11 05:31:57 -07:00
nightwing
055a9a5f84 add cursor: pointer; to foldWidgets 2013-05-11 14:33:08 +04:00
nightwing
441dfbad30 fix getOptions 2013-05-11 13:05:25 +04:00
nightwing
9d81d0e6bb fix typo 2013-05-11 13:05:25 +04:00
Harutyun Amirjanyan
8ed6eabc12 Merge pull request #1418 from Joonsoo/master
Dirty check bug fixed
2013-05-10 11:43:26 -07:00
Mostafa Eweda
50fbdac285 add extraStyle parameter to marker layer 2013-05-10 11:25:27 +02:00
nightwing
a09165c64b fix #1417 vbFalse typo 2013-05-09 19:50:14 +04:00
nightwing
e84ec9e27a do not autoclose tags inside of strings 2013-05-09 15:22:14 +04:00
nightwing
c4aa28793f fix tests 2013-05-09 15:10:46 +04:00
nightwing
790bc5e87a add erb mode 2013-05-09 15:10:46 +04:00
nightwing
d3cc3ab5aa do not autoclose tags after %#? etc 2013-05-09 15:10:46 +04:00
nightwing
495318ef6b fix #1413 Invalid number value breaks CSS mode 2013-05-09 15:10:46 +04:00
nightwing
d7b62038c0 disable broken r behaviors 2013-05-09 15:10:46 +04:00
nightwing
5e2ee7a45e update tests 2013-05-09 15:10:46 +04:00
nightwing
e0334c6f6c fix embedding of rules with push/pop 2013-05-09 15:10:46 +04:00
nightwing
2adc4c7c96 fix python string highlighting 2013-05-09 15:10:46 +04:00
nightwing
5c9ebf6ce8 insert/removeLines at the document edges create deltas with wrong range 2013-05-09 14:08:22 +04:00
nightwing
c2a50de10e fix tests 2013-05-09 13:47:21 +04:00
nightwing
d7ea9d6a52 try to not remove spaces from indentation when uncommenting 2013-05-09 13:47:21 +04:00
nightwing
59f4c367dd code style 2013-05-09 13:41:18 +04:00
nightwing
5fc0e0b26e do not call unshift in getTextRange 2013-05-09 13:41:18 +04:00
Joonsoo Jeon
f7a4338ae0 dirty counter bug fixed 2013-05-09 16:12:34 +09:00
nightwing
912b379848 add support for meta key modifier on windows 2013-05-08 19:05:12 +04:00
Lennart Kats
4eff803f31 Merge pull request #1411 from ajaxorg/emmet
Emmet bugfix
2013-05-07 04:52:38 -07:00
Joonsoo Jeon
2baffd3256 indentation fixed 2013-05-06 10:25:12 +09:00
Joonsoo Jeon
62e31657ca markClean and isClean added into UndoManager 2013-05-03 17:51:13 +09:00
nightwing
a1fdd1bebc allow canceling commands in multi_select mode 2013-05-02 19:37:11 +04:00
nightwing
db4bd7ffd1 display emmet shortcuts in keybindings menu 2013-05-02 19:36:55 +04:00