nightwing
5b151a3db4
fix scrolling speed on firefox ux
2013-12-29 19:59:16 +04:00
nightwing
3f7f325777
return removed folds from removeFolds
2013-12-29 19:57:49 +04:00
nightwing
6e254f25a1
fix wrap option getter
2013-12-29 19:57:00 +04:00
nightwing
4c4ab09870
add goToNextError command
2013-12-29 19:56:29 +04:00
Lennart Kats
c612dac355
Merge pull request #1723 from ajaxorg/misc
...
fix several small bugs
2013-12-25 07:11:00 -08:00
Lennart Kats
890fd39c92
Merge pull request #1725 from ajaxorg/double_tap
...
Double tap regression
2013-12-25 02:09:58 -08:00
Lennart Kats
eda5eaba39
Merge pull request #1715 from ajaxorg/velocity_snippets
...
Support loading snippets for mixed modes
2013-12-25 02:04:31 -08:00
Lennart Kats
191a79245f
Merge pull request #1703 from ajaxorg/highlighting/mixed
...
Do not loose currentState if tokenizer uses combination of next and push
2013-12-25 02:03:04 -08:00
DanyaPostfactum
ff42a13c4f
Add autoinsert feature to the completer.
2013-12-23 02:52:25 +10:00
nightwing
b6a3a15232
add a test
2013-12-20 18:12:33 +04:00
nightwing
c01725184e
remove setTimeout from startSelect
...
fixes #956 : double tap regression
2013-12-20 17:18:34 +04:00
nightwing
15dd2082f6
cleanup
2013-12-20 15:14:35 +04:00
nightwing
3a864c6056
add support for inline mode in php worker
2013-12-17 00:04:21 +04:00
nightwing
10e2c3049c
add options for theme and mode
2013-12-15 21:20:11 +04:00
nightwing
6285bf5d5a
update cssLint and coffee
2013-12-15 21:18:13 +04:00
nightwing
b7ee15f5d9
fix bug with fixedWidth gutter + firstLineNumber
2013-12-15 02:50:48 +04:00
nightwing
133db3cfe0
fix #1711 Double click on foldWidgets region can paint whole gutter in red.
2013-12-14 23:52:01 +04:00
nightwing
45c4bdcb2e
disable invalid class on ampersands
...
fixes #1655
2013-12-14 19:44:44 +04:00
nightwing
61591eee5d
add tests
2013-12-14 19:41:44 +04:00
nightwing
869e1f86aa
cleanup d mode
2013-12-14 19:37:24 +04:00
Harutyun Amirjanyan
a6c21c6761
Merge pull request #1694 from robik/d-lang-support
...
Improved D Language mode
2013-12-14 07:29:25 -08:00
Harutyun Amirjanyan
3b96539874
Merge pull request #1696 from danyaPostfactum/refactor/scrollbar
...
Refactor ScrollBarV and ScrollBarH classes
2013-12-14 06:25:48 -08:00
DanyaPostfactum
5affb58e40
Add forgotten css overflow:scroll to scrollbars
2013-12-13 16:45:20 +10:00
Harutyun Amirjanyan
710bf4dbe0
Merge pull request #1719 from nbreslow/master
...
Added support for Autodesk Maya MEL
2013-12-12 14:53:27 -08:00
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
DanyaPostfactum
8ecc94a181
Rename ScrollBarV -> VScrollBar, ScrollBarH -> HScrollBar
2013-12-10 17:41:02 +10:00
nightwing
00df72ee0d
allow inlining multiple text modules
2013-12-09 23:24:43 +04:00
Ryan Griffith
2b10c2071f
Check for possible snippet expansion before attempting to proceed to the next tabstop.
2013-12-09 10:04:38 -05:00
Lennart Kats
24c207191c
Merge pull request #1702 from ajaxorg/themes
...
Themes
2013-12-09 04:03:10 -08:00
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
nightwing
c2b097b825
add includeScopes for velocity mode
2013-12-05 23:57:18 +04:00
nightwing
a0ab8baa56
add id to all modes
2013-12-05 23:46:16 +04: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
DanyaPostfactum
b58b38d74a
Move setVisible() method to ScrollBar class
2013-12-02 21:09:14 +10:00
nightwing
6461d62f90
fix prolog mode and update tests
2013-11-30 18:44:55 +04:00
nightwing
d87ba89c49
do not loose currentState if tokenizer uses combination of next and push
2013-11-30 18:40:02 +04:00
nightwing
c563f15e93
use ext/themelist.js in kitchen-sink demo
2013-11-29 23:53:28 +04:00
nightwing
4d88770435
fix bug in converter and add two new themes
2013-11-29 23:53: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
DanyaPostfactum
03edee8c30
Refactor ScrollBarV and ScrollBarH classes
2013-11-24 23:00:06 +10:00
nightwing
70bc7d7dc0
update tests
2013-11-24 16:47:32 +04:00