Commit graph

4,472 commits

Author SHA1 Message Date
h3rb
7099a2604c Added support to terminal theme for bad/start brace 2013-03-23 15:28:59 +04:00
h3rb
9e3f1e663d Update tmtheme.js
Adding "Terminal" theme support
2013-03-23 15:23:59 +04:00
h3rb
7809bff119 Update mode_creator.js
Adding "Terminal" theme support
2013-03-23 15:23:59 +04:00
h3rb
b059930cba Update perf-test.html
Adding Terminal theme support
2013-03-23 15:23:59 +04:00
h3rb
6e62f2f0a5 Update scrollable-page.html
added terminal theme to "dark"
2013-03-23 15:23:59 +04:00
h3rb
6f6ec76f7b Create terminal.js
Adding new theme "Terminal"
2013-03-23 15:23:59 +04:00
h3rb
1042f2a106 Create terminal.css
Adding new theme "Terminal"
2013-03-23 15:23:59 +04:00
h3rb
c17238765b Update mushcode.js
Typo
2013-03-23 15:23:59 +04:00
h3rb
3637c8d87b Update doclist.js
Modified name of file
2013-03-23 15:23:59 +04:00
h3rb
84f167b828 Create tinymush.mc
Example MUSHcode
2013-03-23 15:23:58 +04:00
h3rb
cb3abb8257 Update doclist.js
Added to docs as per ace docs for TinyMUSH code hilighter
2013-03-23 15:23:58 +04:00
h3rb
69ea968649 Update modelist.js
Added MUSHCode to ModeList in Kitchensink
2013-03-23 15:23:58 +04:00
h3rb
f5cd45b925 Create mushcode.js
Current borrows off the python folding rules.  Folding doesn't really help mushcode unless you are using a code minimizer.
2013-03-23 15:22:57 +04:00
h3rb
fad204c007 Create mushcode_high_rules.js
Adding support for TinyMUSH
2013-03-23 15:22:57 +04:00
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