Commit graph

5,663 commits

Author SHA1 Message Date
nightwing
6682c18ab3 allow using uiWorker on ie9 where Worker is undefined 2014-08-14 12:41:57 +04:00
Harutyun Amirjanyan
97d39e2912 Merge pull request #2095 from ajaxorg/revert-2076-no-auto-scroll
Revert "Disable automatic scroll into view"
2014-08-13 23:11:14 +04:00
Harutyun Amirjanyan
217635fe67 Merge pull request #2094 from ajaxorg/ruby-behaviors
Enabled C-style behaviors for Ruby
2014-08-13 22:57:22 +04:00
Harutyun Amirjanyan
1dc42fd46e Revert "Disable automatic scroll into view" 2014-08-13 22:53:35 +04:00
Zef Hemel
1f14f3fc32 Enabled C-style behaviors for Ruby which are pretty much accurate. 2014-08-13 20:44:51 +02:00
Harutyun Amirjanyan
706b7815e3 Merge pull request #2089 from dfelder/master
Some more highlight rules for latex mode
2014-08-13 00:47:59 +04:00
Daniel Felder
ed320af6f4 fix code folding in equation mode 2014-08-11 12:21:20 +00:00
Daniel Felder
b01fe5de13 cleanup 2014-08-11 11:59:42 +00:00
Daniel Felder
917c4da39d cleanup 2014-08-11 11:57:29 +00:00
Daniel Felder
b8c111b832 add folding for paragraph 2014-08-11 11:54:15 +00:00
Daniel Felder
c3411631a1 highlight input command 2014-08-11 11:51:38 +00:00
Daniel Felder
e227811a21 highlight input command 2014-08-11 11:46:27 +00:00
Harutyun Amirjanyan
fe9b95f9e2 Merge pull request #2090 from adamjcook/gcode
Adding G-code (ISO 6983) language mode.
2014-08-11 15:41:43 +04:00
Daniel Felder
f79a7a7b0b exit equation mode on empty lines 2014-08-11 11:40:16 +00:00
Daniel Felder
2f56fb208c allow comments in equation, default token in equation 2014-08-11 11:03:43 +00:00
Daniel Felder
114166a0ce fix code folding 2014-08-11 11:02:43 +00:00
Daniel Felder
69dcab3479 Merge https://github.com/ajaxorg/ace 2014-08-11 09:20:25 +00:00
Daniel Felder
9fb80fb72c simplifications and different highlight for labels etc. 2014-08-11 09:13:50 +00:00
Daniel Felder
b4dc4b7694 adjust tests 2014-08-11 09:12:46 +00:00
Adam Joseph Cook
37aa485137 Adding G-code (ISO 6983) language mode. 2014-08-10 22:24:52 -05:00
Lennart Kats
549df3c756 Merge pull request #2087 from ajaxorg/destroy
destroy session when destroying the editor
2014-08-10 11:26:07 +02:00
Lennart Kats
2fda9268f3 Merge pull request #2088 from ajaxorg/misc
Code cleanup + minor fixes
2014-08-10 11:24:41 +02:00
Lennart Kats
3752d20b13 Merge pull request #2086 from ajaxorg/textinput
IME issues
2014-08-10 10:56:28 +02:00
Lennart Kats
5f8c5e0fb6 Merge pull request #2077 from ajaxorg/mode/css
update csslint
2014-08-10 10:55:31 +02:00
Lennart Kats
5348712ce2 Merge pull request #2076 from ajaxorg/no-auto-scroll
Disable automatic scroll into view
2014-08-10 10:55:18 +02:00
Lennart Kats
4b5409c5cb Merge pull request #2070 from ajaxorg/static-highlight
accept mode options object in static highlight extension
2014-08-10 10:50:32 +02:00
Lennart Kats
b714925ed8 Merge pull request #2063 from ajaxorg/fix/build
do not rename kr_theme to kr during the build
2014-08-10 10:49:50 +02:00
Daniel Felder
4115fd24b3 adjust tests 2014-08-10 01:40:09 +00:00
Daniel Felder
b5560a9cad adjust tests 2014-08-10 01:18:28 +00:00
Daniel Felder
d029129b28 lparen, rparen in block 2014-08-10 01:17:39 +00:00
Daniel Felder
b8f135a37d adjustments to latex mode 2014-08-10 00:29:39 +00:00
Daniel Felder
08bf3696e7 some more syntax highlighting for latex mode 2014-08-10 00:02:33 +00:00
nightwing
9b489c752b minor fixes 2014-08-09 22:32:07 +04:00
nightwing
10860343ab fix error when inserting text inside code 2014-08-09 22:32:07 +04:00
nightwing
1bd38560b4 code style 2014-08-09 22:32:07 +04:00
nightwing
383b798901 disable automatic scroll into view 2014-08-09 22:22:49 +04:00
nightwing
dc37f938c9 destroy session when destroying the editor 2014-08-09 18:48:43 +04:00
nightwing
920cd20327 improve ime style 2014-08-09 18:44:24 +04:00
nightwing
d493325973 make sure editor container never scrolls because of out of view textarea 2014-08-09 18:44:24 +04:00
Harutyun Amirjanyan
ffc547d2c3 Merge pull request #2079 from buildersbrewery/master
Updated LSL language
2014-08-08 22:28:26 +04:00
Harutyun Amirjanyan
e2ab837178 Merge pull request #2084 from jpallen/patch-1
Don't ignore contextmenu event in Firefox on Windows/Linux
2014-08-08 22:27:44 +04:00
James Allen
1109188a93 Don't ignore contextmenu event in Firefox on Windows/Linux 2014-08-08 18:28:41 +01:00
Zef Hemel
2859373983 Merge pull request #2075 from ajaxorg/highlighter-fixes
Highlighter fixes
2014-08-05 11:56:34 +02:00
nightwing
0842d27710 fix failing test
allow folding <p> tags
2014-08-04 18:27:45 +04:00
Builder's Brewery
89b5597948 Updated regex for entity.name.state.lsl 2014-08-04 15:52:57 +02:00
Builder's Brewery
36198a50f4 Updated LSL snippets 2014-08-04 15:38:52 +02:00
Builder's Brewery
91cc993bb2 Updated LSL keywords 2014-08-04 15:24:56 +02:00
nightwing
b69f7450aa fix autoclosing of p tag 2014-08-02 01:02:52 +04:00
nightwing
d120d050fb update test 2014-08-02 01:02:03 +04:00
nightwing
518166324b add constexpr keyword to c++ 2014-08-02 01:02:03 +04:00