Commit graph

4,908 commits

Author SHA1 Message Date
h3rb
7efe8c933b Update modelist.js
Included MUSHcode in Mode List
2013-03-23 15:22:57 +04:00
Harutyun Amirjanyan
86dda8b5a5 Merge pull request #1321 from matthewkastor/patch-1
fixed getShowPrintMargin
2013-03-22 01:14:41 -07:00
Matthew Kastor
b8607e861c fixed getSowPrintMargin
getShowPrintMargin always returned undefined.
2013-03-22 05:08:29 -03:00
nightwing
691b52cd92 remove trailing commas 2013-03-21 23:50:36 +04:00
nightwing
dda65a5585 do not use uppercase in file names
mend
2013-03-20 18:43:09 +04:00
nightwing
a3de845615 fix Tokenizer.createSplitterRegexp and add tests
fixes #1317
2013-03-20 11:44:32 +04:00
nightwing
e7fa7eb390 do not merge newLine tokens 2013-03-20 10:48:08 +04:00
nightwing
f9ed205557 add a way to unregister snippets 2013-03-20 02:38:57 +04:00
nightwing
19ea0fe979 add snippet editor to the demo 2013-03-19 18:41:41 +04:00
nightwing
4b3d5fd52b remove unchecked for-in loop from detectIndentation 2013-03-19 16:11:50 +04:00
nightwing
d97de5c149 use delayedCall instead of setTimeout 2013-03-18 21:54:39 +04:00
nightwing
3a781ed2c2 small cleanup 2013-03-18 17:01:10 +04:00
nightwing
336e30c62d implement linked tabstops 2013-03-18 13:57:20 +04:00
Mostafa Eweda
cc1cee2c23 Merge pull request #1312 from ajaxorg/detectIndents
add addon for whitespace manipulation
2013-03-18 00:53:20 -07:00
nightwing
cc7c023e7a remove unnecessary comparison with second match 2013-03-18 11:06:42 +04:00
nightwing
e3c001b79f fix tests 2013-03-18 10:33:16 +04:00
nightwing
47ba638f4b fix formatstrings 2013-03-18 10:07:21 +04:00
Robert Krahn
b974de5e0a [occur] removing debug code 2013-03-17 19:08:44 -07:00
Robert Krahn
5d28dbfb44 [occur] keep highlights when exiting recursive occur session 2013-03-17 19:06:04 -07:00
Robert Krahn
d75845f3aa [occur] fixing recursive occurs 2013-03-17 19:06:04 -07:00
Robert Krahn
96bca7ed95 [occur] proper session replacement 2013-03-17 19:06:03 -07:00
Robert Krahn
4b0b579bf4 [occur] towards better occur session display 2013-03-17 19:06:03 -07:00
Robert Krahn
6f68042545 [occur] highlighting occur search term in occur mode 2013-03-17 19:05:46 -07:00
Robert Krahn
f351c9de38 [occur] allowing other commands 2013-03-17 19:05:05 -07:00
Robert Krahn
fe3e92a3f9 fix for setReadOnly 2013-03-17 19:05:05 -07:00
Robert Krahn
313c4f77f7 [occur] cleanup 2013-03-17 19:05:05 -07:00
Robert Krahn
204e6b5ab0 [occur] entering and exiting occur: position is translated 2013-03-17 19:05:05 -07:00
Robert Krahn
1483264033 [occur] options fix 2013-03-17 19:05:05 -07:00
Robert Krahn
ecf258f2a0 oop.mixin returns object 2013-03-17 19:05:04 -07:00
Robert Krahn
0aee413754 [occur] make occur doc react to keyboard evts / highlight it 2013-03-17 19:05:04 -07:00
Robert Krahn
8102b6579f [occur] fixing occur lines 2013-03-17 19:05:04 -07:00
Robert Krahn
7f1e926f3c [occur] highlighting occur doc 2013-03-17 19:05:04 -07:00
Robert Krahn
2ba388ed04 [occur] command cleanup 2013-03-17 19:05:04 -07:00
Robert Krahn
887aa24ceb [occur] starting with simple occur functionality 2013-03-17 19:05:04 -07:00
Robert Krahn
69b125db10 [incremental search] isearch highlight cleanup 2013-03-17 17:38:33 -07:00
Mostafa Eweda
8c2e30db8d Merge pull request #1313 from ajaxorg/searchbox
fix #1309
2013-03-17 12:49:52 -07:00
nightwing
943e690bf6 bugfix 2013-03-17 21:04:31 +04:00
nightwing
f87f542c8e use ace/tokenizer for parsing snippets 2013-03-17 21:03:16 +04:00
nightwing
3d43f42f8a more work on snippet manager 2013-03-17 21:03:15 +04:00
nightwing
d16daddc5e add snipmate snippets 2013-03-17 21:03:15 +04:00
nightwing
b8eb5a1fec add support for TextMate snippets 2013-03-17 21:03:14 +04:00
nightwing
485b243902 remove one letter names from list of ruby builtinFunctions 2013-03-17 21:01:40 +04:00
nightwing
84b130acdb add whitespace addon 2013-03-17 19:51:20 +04:00
Robert Krahn
a11c06a589 [incremental search] using showCommandLine() 2013-03-17 06:22:50 -07:00
Robert Krahn
236a1e5f7b [incremental search] cleaner render update 2013-03-17 06:10:32 -07:00
Robert Krahn
832d30c97c [incremental search] fixing status-message-remove-last-char bug 2013-03-17 06:04:19 -07:00
Robert Krahn
9f7cfde308 [incremental search] moving emacs specific code to emacs.js 2013-03-17 05:52:20 -07:00
Robert Krahn
e5fc2ea853 [incremental search] cleanup && fixing module dependencies 2013-03-17 04:59:18 -07:00
Robert Krahn
5cc2c50ebb [incremental search] emacs uses isearch by default 2013-03-17 04:43:34 -07:00
Robert Krahn
569563aa5f [incremental search] quit isearch on mousedown 2013-03-17 04:43:34 -07:00