Commit graph

4,213 commits

Author SHA1 Message Date
nightwing
d091abc397 Merge pull request #1277 from h3rb/master
Simply adding 1 more mode for Tiny Mushcode (a common research language like LISP)
2013-03-23 15:55:41 +04:00
nightwing
311e708da3 remove unneeded margin for brackets in terminal.css 2013-03-23 15:48:56 +04:00
h3rb
bac45dd0bb Fixed misnomer
ace_bracket-bad -> ace_bracket-unmatched
2013-03-23 15:33:21 +04:00
h3rb
f7a542a86c Naming / color updates to bracket-related css 2013-03-23 15:30:02 +04:00
h3rb
00c5b8cecc Refinement
Includes proper MUSH substitution/register highlighting
2013-03-23 15:29:49 +04:00
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
4b3d5fd52b remove unchecked for-in loop from detectIndentation 2013-03-19 16:11:50 +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
Mostafa Eweda
8c2e30db8d Merge pull request #1313 from ajaxorg/searchbox
fix #1309
2013-03-17 12:49:52 -07: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
Harutyun Amirjanyan
cf8aaa43fa Merge pull request #1310 from LivelyKernel/default-keyboard-handler-fix
Default keyboard handler fix
2013-03-17 03:14:37 -07:00
Robert Krahn
c59d55418d fix for setKeyboardHandler bug introduced in 8634f26 2013-03-16 18:02:28 -07:00
Robert Krahn
fa0af80d74 [emacs keys] don't error when command cannot be found 2013-03-16 18:01:16 -07:00
nightwing
243e95f76e add Command-G to ext-searchbox fixes #1309 2013-03-16 01:50:49 +04:00
Ruben Daniels
b5a5d327de Merge pull request #1244 from ajaxorg/cmdLine
VIM mode. Fix count handling for dd yy p P
2013-03-15 10:17:01 -07:00
Ruben Daniels
d75b97c108 Merge pull request #1291 from ajaxorg/worker
Add lua worker and update require.js, csshint
2013-03-15 10:01:49 -07:00
Lennart Kats
9c20f24a1b Merge pull request #1306 from ajaxorg/highlighting/logicblox
add tests for LogiQL mode
2013-03-15 02:18:42 -07:00
Harutyun Amirjanyan
312d36c11d Merge pull request #1305 from superchris/master
Improved auto-indent and dedent for ruby, now with test coverage
2013-03-14 10:41:53 -07:00
nightwing
e69b6e37f2 add tests for LogiQL mode 2013-03-14 21:33:20 +04:00
Ruben Daniels
9696c1f9b3 Merge pull request #1304 from ajaxorg/options
Add missing options
2013-03-14 09:32:23 -07:00
nightwing
82f496a11f add wrap: printMargin 2013-03-14 19:28:32 +04:00
nightwing
b0338c15b4 do not highlight dots without arrows in logicql 2013-03-14 17:30:19 +04:00
nightwing
2d28259dff update build submodule 2013-03-14 17:14:54 +04:00
nightwing
2adb8000f5 fold on click instead of mousedown
prevents button flickering on chrome
2013-03-14 16:58:26 +04:00
nightwing
b61ae38c14 add missing options 2013-03-14 16:54:07 +04:00
nightwing
0ad64ff062 fix p without count 2013-03-13 22:41:46 +04:00
Garen Torikian
bbb577bdeb Merge pull request #1299 from fiveminuteargument/master
Typo fix
2013-03-13 10:58:58 -07:00
Harutyun Amirjanyan
1296cefd23 Merge pull request #1301 from ajaxorg/fix-django-header
Fix django.js module header
2013-03-13 09:32:36 -07:00
Lennart Kats
67297585d6 Fix django.js module header 2013-03-13 17:12:48 +01:00
Bobby Jack
9e9063a4bd Typo
Remove 'i' from 'showInvisibiles'
2013-03-13 11:15:11 +00:00
Bobby Jack
d6004d7a31 Typo
Removed extra 'i' from 'invisibiles'
2013-03-13 00:14:40 +00:00
nightwing
fd2191e76e rename LogicQL->LogiQL 2013-03-12 19:43:16 +04:00