Nicholas Breslow
cde625fde3
Added c-style behavior and fold mode / updated mode syntax.
...
As per Harutyun Amirjanyan's request I made the following two changes:
1) Added c-style behavior and fold mode.
2) Updated mode syntax for mel to current one used by Ace.
2013-12-12 16:47:41 -05:00
Nicholas Breslow
56604c1fa5
Updated project.
2013-12-10 14:03:53 -05:00
Nicholas Breslow
a6c6028f7e
Changed mel.mel example file.
2013-12-10 14:03:23 -05:00
Nicholas Breslow
55a947ec68
Fixed MEL Syntax Highlighter
...
Fixed grouping errors. Added mel.mel file to test.
2013-10-02 14:17:35 -04:00
Nicholas Breslow
c2f1838dca
Added Autodesk Maya MEL
2013-09-30 16:43:05 -04:00
Harutyun Amirjanyan
87c14b6aa7
Merge pull request #1627 from gfxmonk/sjs
...
SJS (StratifedJS) support, inheriting from JS
2013-09-28 22:48:18 -07:00
Tim Cuthbertson
55c3623877
SJS (StratifedJS) support, inheriting from JS
2013-09-26 15:55:29 +10:00
nightwing
c9077acbd5
add back commands.byName
2013-09-25 23:53:17 +04:00
nightwing
04cc031da6
add deprecation message for commmandKeyBinding
2013-09-25 23:26:18 +04:00
Harutyun Amirjanyan
cc2f80f8c1
Merge pull request #1626 from thomaswilburn/master
...
Rename "commmandKeyBinding" to have 33% less "m"
2013-09-25 12:09:57 -07:00
Thomas Wilburn
5023410c42
Typo of "commmand" is driving me nuts.
2013-09-25 10:36:54 -07:00
Ruben Daniels
f6bcd82c36
Merge pull request #1622 from ajaxorg/change-to-bsd
...
Change RStudio contributions to BSD
2013-09-25 06:35:32 -07:00
Lennart Kats
5f3ba2cfe2
Merge pull request #1595 from ajaxorg/highlighting/mixed
...
Improvements for highlighting mixed languages
2013-09-24 02:56:08 -07:00
Lennart Kats
373f24849b
Merge remote-tracking branch 'origin/master' into highlighting/mixed
...
Conflicts:
index.html
2013-09-24 11:51:58 +02:00
Lennart Kats
49f0f2dfbc
Merge pull request #1623 from ajaxorg/ctrl-d
...
ctrl-alt-right shouldn't select second word at once
2013-09-24 02:48:23 -07:00
nightwing
14a4aa2715
set correct direction on first range
2013-09-24 00:21:55 +04:00
nightwing
d0208903de
update test
2013-09-24 00:17:40 +04:00
nightwing
c1057e473f
ctrl-alt-right shouldn't select second word at once
2013-09-23 23:50:11 +04:00
Garen Torikian
18ae721541
Change RStudio contributions to BSD
2013-09-23 11:48:35 -07:00
Lennart Kats
c3712554ea
Merge pull request #1617 from ajaxorg/folding/csharp
...
Better folding for csharp and ini
2013-09-23 01:40:41 -07:00
nightwing
d22626771b
improve csharp folding
folding
2013-09-21 20:44:19 +04:00
nightwing
e47caa459b
update site
2013-09-21 17:03:40 +04:00
nightwing
9a70c98fc4
ini fold mode
2013-09-21 15:38:06 +04:00
nightwing
58e1410adf
fix #1614 Gutter tooltip not showing inside relative container
2013-09-21 14:55:53 +04:00
nightwing
f1b74a8916
small tweaks for nativednd
2013-09-20 17:15:55 +04:00
Lennart Kats
ee95161972
Merge pull request #1599 from danyaPostfactum/nativednd
...
Use native HTML5 Drag'n'Drop for text.
2013-09-20 06:11:43 -07:00
Lennart Kats
2ae8a967f4
Merge pull request #1612 from ajaxorg/small_bugs
...
Small bugs
2013-09-20 05:55:13 -07:00
nightwing
7d2795bc77
update mode.tmpl.js
2013-09-19 11:00:10 +04:00
nightwing
80b8f557f0
update mode docs
2013-09-19 00:24:00 +04:00
nightwing
df4b0c8d4c
update site
2013-09-18 18:46:28 +04:00
DanyaPostfactum
8a841df6e2
Capture mouse on quadclick
2013-09-18 17:51:52 +10:00
DanyaPostfactum
8ebf34a385
Add autoscroll delay
2013-09-17 19:07:16 +10:00
DanyaPostfactum
e1ff382041
Fix IE autoscroll drop triggering issue
...
Add overlay (css ::before generated content) while dragging to prevent IE to trigger `drop` event while autoscrolling
2013-09-17 19:05:35 +10:00
DanyaPostfactum
ad4e57e600
Fix webkit fake mousemove event (breaking dnd) issue
2013-09-17 19:02:29 +10:00
nightwing
2ace399a8a
better compositionUpdate on chrome
2013-09-17 11:35:07 +04:00
nightwing
0b4c56c5a7
fix string parsing in php worker
2013-09-17 11:35:07 +04:00
nightwing
eb7ed9862a
Merge remote-tracking branch 'remotes/origin/master'
...
Conflicts:
index.html
2013-09-16 11:53:05 +04:00
Lennart Kats
650cf8e5af
Merge pull request #1607 from ajaxorg/small_bugs
...
Small bugs
2013-09-16 00:24:28 -07:00
DanyaPostfactum
b1ba675cfd
Fix dbl/triple click issues of native dnd
2013-09-15 20:48:33 +10:00
DanyaPostfactum
cb7a0d5d47
Improve native selection prevention on dnd
2013-09-15 20:41:22 +10:00
DanyaPostfactum
165cec553a
Add onMouseDrag method to the DragdropHandler
2013-09-15 01:25:40 +10:00
DanyaPostfactum
624eb7c117
Make editor container to be drop zone
2013-09-15 01:13:52 +10:00
nightwing
51b7cb67a6
update site and submodules
2013-09-14 18:47:34 +04:00
nightwing
414667916e
always call setMode callback after the event
2013-09-14 14:55:41 +04:00
nightwing
4d8a31fd54
fix popup position flipping
2013-09-14 14:53:51 +04:00
nightwing
eecbe48695
replace ace global with getter in the demo
...
see 060e86d6
2013-09-14 00:52:09 +04:00
nightwing
3c6cd4d16f
fix #1606 broken markdown snippets
2013-09-13 23:46:03 +04:00
nightwing
fbdcbd00a1
always call callback from setMode
2013-09-13 21:20:06 +04:00
nightwing
2c9dbced9b
allow setting MaxTokenCount in tokenizer
2013-09-13 20:40:34 +04:00
nightwing
214c3a9b5d
workaround for broken Object.create(null) on old opera
...
fixes https://github.com/ajaxorg/ace-builds/issues/13
2013-09-13 20:40:34 +04:00