Commit graph

3,305 commits

Author SHA1 Message Date
nightwing
5f0012f653 force editor text to be ltr
fixes #1429
2013-12-06 23:58:11 +04:00
nightwing
4307aba209 fix #1693 searchbox is broken when creating ace in pre tag 2013-12-06 23:08:51 +04:00
Lennart Kats
f5334ceaa2 Merge pull request #1701 from ajaxorg/static_highlighter
use css counter for line number in static_highlighter
2013-12-06 08:21:59 -08:00
Lennart Kats
91d581b12b Merge pull request #1705 from ajaxorg/autocomplete/hor_scroll
fix #1680 Autocomplete box doesn't work with horizontal scrolling
2013-12-06 07:57:38 -08:00
Lennart Kats
e7f412c992 Merge pull request #1688 from ajaxorg/highlighting/apache_conf
add apache_conf mode
2013-12-06 07:55:39 -08:00
Lennart Kats
40ea516801 Merge pull request #1700 from ajaxorg/newclient
sync with cloud9
2013-12-06 06:44:32 -08:00
Harutyun Amirjanyan
84bc9b25de Merge pull request #1712 from hannonhill/velocity-snippets
Add snippets for common Velocity directives
2013-12-05 08:19:04 -08:00
nightwing
6b1215bca8 move user-select:none to scroller fixes #1675 on linux 2013-12-05 20:13:37 +04:00
Ryan Griffith
69b144686a Added snippets for common Velocity directives. 2013-12-04 15:52:40 -05:00
nightwing
5ed4e3eded reset scroll position 2013-12-03 23:11:54 +04:00
nightwing
af7c370318 fix #1680 Autocomplete box doesn't work with horizontal scrolling 2013-12-02 23:36:27 +04:00
Robert Krahn
69b40db4f2 fix cstyle behaviour when inserting braces and doing a newline. Previous behaviour would not add a closing brace when no other opening brace was present 2013-11-25 18:11:15 -08:00
nightwing
70bc7d7dc0 update tests 2013-11-24 16:47:32 +04:00
nightwing
d870d81ea0 revert change to markup.list 2013-11-24 16:31:07 +04:00
nightwing
9b8e236483 do not modify dom from computeLayerConfig 2013-11-24 16:19:59 +04:00
nightwing
9a2ee70af8 allow starting and cancelling mouse capture from outside 2013-11-24 16:18:13 +04:00
nightwing
4cb1e7b849 misc fixes 2013-11-24 16:16:36 +04:00
nightwing
a910b8ee18 do not freeze browser when calling fold all second time 2013-11-24 16:15:52 +04:00
nightwing
9002950bf7 rename group to aceCommandGroup to not conflict with cloud9 2013-11-24 16:13:36 +04:00
nightwing
b88bf398b5 smoother resizing #1687 2013-11-24 16:11:51 +04:00
nightwing
1704cbdcc2 check for valid start state in tokenizer 2013-11-24 16:10:40 +04:00
nightwing
d03e5d1120 add selectOrFindNext commands and disable sublime ctrl-d like behavior of ctrl-arrow 2013-11-24 16:09:52 +04:00
Benoit Schweblin
78ee0833ba Set defaultToken to markup.list for lists and string.blockquote for blockquotes 2013-11-23 22:53:11 +00:00
nightwing
0e9d413102 cleanup vbscrip mode 2013-11-22 22:03:02 +04:00
nightwing
b42ce65a54 use css counter for static highlight gutter 2013-11-20 20:02:31 +04:00
nightwing
727c94c90a cleanup 2013-11-20 18:33:40 +04:00
Benoit Schweblin
a50c0a27b9 [Markdown highlighting] Fixed list inside blockquotes 2013-11-20 00:15:28 +00:00
Benoit Schweblin
c2fb30b313 [Markdown highlighting] Parse basic rules in blockquotes 2013-11-19 19:48:13 +00:00
Harutyun Amirjanyan
a7798c4497 Merge pull request #1686 from danyaPostfactum/object-create
Use Object.create for inheritance
2013-11-19 00:02:42 -08:00
nightwing
8b4c88d636 add apache_conf mode 2013-11-18 10:45:56 +04:00
DanyaPostfactum
9719c770d3 Use Object.create for inheritance 2013-11-17 17:58:21 +10:00
nightwing
4c3c132f2b add position rounding change missed from 753dbbe 2013-11-15 01:07:47 +04:00
Lennart Kats
f8e96328e4 Merge pull request #1683 from ajaxorg/static_highlight
fix static highlight bugs
2013-11-14 01:52:07 -08:00
nightwing
9e5dda2334 fix static highlight bugs
#1681 #1682
2013-11-13 22:35:29 +04:00
Lennart Kats
ed87f5326f Merge pull request #1678 from ajaxorg/line_widgets_pt1
Add support for line widgets
2013-11-13 10:10:24 -08:00
nightwing
60cfe6f161 update wrapData when wrapMethod changes 2013-11-13 03:34:52 +04:00
nightwing
188252891a update test 2013-11-13 03:22:32 +04:00
nightwing
753dbbece5 do not round mouse position since lines can have fractional screen coordinates now 2013-11-13 03:04:56 +04:00
Sawyer Hollenshead
f18a57126d Specify type of string (strong, emphasis, blockquote) 2013-11-11 17:09:52 -05:00
Lennart Kats
07d82837b4 Merge pull request #1677 from ajaxorg/old_ff_copy
add user select:text to ace_text-input
2013-11-10 15:47:30 -08:00
Lennart Kats
1ab54b0b8f Merge pull request #1673 from ajaxorg/cloud9_update
Cloud9 update
2013-11-10 15:47:01 -08:00
nightwing
00fcd37829 allow widgets to have any height 2013-11-11 02:41:35 +04:00
nightwing
71ceca4601 fix cursor movement 2013-11-08 00:58:42 +04:00
nightwing
b17f8d533a fix typo 2013-11-08 00:58:42 +04:00
nightwing
31191072f3 add first version of line_widgets 2013-11-08 00:58:42 +04:00
nightwing
1ac4ea51e2 hack edit session 2013-11-08 00:56:04 +04:00
nightwing
a56c3b44b5 always add height to line wrapper nodes
(needed for line widgets)
2013-11-08 00:56:04 +04:00
nightwing
fab88c496c fix regression with cmd-up 2013-11-07 11:29:27 +04:00
nightwing
dfa2eaf5ac do not include empty lines in section fold 2013-11-06 11:49:39 +04:00
nightwing
07809b1fb9 add user select text to ace_text-input 2013-11-06 11:16:23 +04:00