Harutyun Amirjanyan
|
5b6a1df596
|
Merge pull request #1590 from ajaxorg/go
Improved Go highlighting, added builtin types and functions
|
2013-09-06 02:14:59 -07:00 |
|
Zef Hemel
|
1b5d023389
|
Fix test
|
2013-09-06 11:12:33 +02:00 |
|
nightwing
|
bf1c41808b
|
fix infinite loop when selectOnHover is true
|
2013-09-06 13:11:31 +04:00 |
|
Zef Hemel
|
0dd731a882
|
Improved Go highlighting, added builtin types and functions and "range" keyword.
|
2013-09-06 11:05:01 +02:00 |
|
Zef Hemel
|
f860b88e51
|
Merge pull request #1583 from ajaxorg/autocomplete
improve autocomplete popup
|
2013-09-06 02:03:58 -07:00 |
|
nightwing
|
2df136beba
|
use text shadow instead of bold
|
2013-09-06 12:50:55 +04:00 |
|
Zef Hemel
|
060e86d6ca
|
ace.session does not exist (not in the no-conflict mode exist), so let's use this.editor.session instead.
|
2013-09-06 10:33:08 +02:00 |
|
Lennart Kats
|
e746383ec0
|
Merge pull request #1571 from ajaxorg/newclient
sync with newclient
|
2013-09-06 00:21:34 -07:00 |
|
nightwing
|
1fa691693e
|
fix expansion of snippets with nested tabstops
|
2013-09-05 18:45:51 +04:00 |
|
nightwing
|
62c514135d
|
fix snippet file parsing
|
2013-09-05 00:28:42 +04:00 |
|
nightwing
|
df261c6763
|
higher index for gutter tooltip
|
2013-09-04 18:38:17 +04:00 |
|
nightwing
|
94e4c2d6dd
|
include -1 when cycling through popup items
|
2013-09-04 18:37:50 +04:00 |
|
nightwing
|
d6de4ee6aa
|
fix popup selection marker
|
2013-09-04 18:37:08 +04:00 |
|
nightwing
|
dd057f3095
|
allow fractional scrollLeft
|
2013-09-04 17:04:37 +04:00 |
|
nightwing
|
1bf73980ae
|
shadow looks ugly on firefox
|
2013-09-04 13:34:42 +04:00 |
|
nightwing
|
3e4e7303fc
|
Merge pull request #1585
|
2013-09-04 13:22:13 +04:00 |
|
nightwing
|
00a640e473
|
fix highlighting of closing brace
|
2013-09-04 13:19:23 +04:00 |
|
nightwing
|
3fe075f2af
|
fix getAllRanges in singleSelect mode
|
2013-09-04 13:11:09 +04:00 |
|
nightwing
|
94bea36cf1
|
Merge remote-tracking branch 'remotes/pull/1587'
|
2013-09-04 13:05:03 +04:00 |
|
nightwing
|
61d33f4269
|
tweak style
|
2013-09-04 13:04:39 +04:00 |
|
DanyaPostfactum
|
bde1acec75
|
Insert completion at each cursor
|
2013-09-04 13:34:30 +10:00 |
|
Zef Hemel
|
3812b20546
|
Nix mode
|
2013-09-03 20:46:27 +02:00 |
|
Zef Hemel
|
a44b053eab
|
Initial Nix mode
|
2013-09-03 17:21:47 +02:00 |
|
nightwing
|
7edecc9f2a
|
improve autocomplete popup
|
2013-09-02 00:21:51 +04:00 |
|
nightwing
|
8cb5b1f0e9
|
fix #1580 Mouse SelectByLines does not select ending char
|
2013-08-30 15:25:38 +04:00 |
|
Harutyun Amirjanyan
|
5f6dd8c89f
|
Merge pull request #1577 from fatihacet/patch-1
Continue loop if we don't have a caption while populating autocomplete l...
|
2013-08-30 03:13:42 -07:00 |
|
Harutyun Amirjanyan
|
3deefcb2c7
|
Merge pull request #1575 from danyaPostfactum/domgutter
Use DOM methods to update gutter
|
2013-08-30 03:12:36 -07:00 |
|
Fatih Acet
|
29a011cc0a
|
Continue loop if we don't have a caption while populating autocomplete list.
|
2013-08-29 14:48:11 +03:00 |
|
DanyaPostfactum
|
53440ea548
|
Use DOM methods to update gutter
|
2013-08-28 20:59:03 +10:00 |
|
nightwing
|
4492925305
|
fix erb comment highlighting
|
2013-08-28 12:15:12 +04:00 |
|
Harutyun Amirjanyan
|
9bf4827c78
|
Merge pull request #1550 from pterxiao/cvox
Accessibility Theme for Ace
|
2013-08-28 01:03:57 -07:00 |
|
nightwing
|
094fd85334
|
fix a typo
|
2013-08-27 13:43:07 +04:00 |
|
nightwing
|
e2b2f08c24
|
fix tests
|
2013-08-26 22:41:29 +04:00 |
|
nightwing
|
449bbfe406
|
improve batch highlighting
|
2013-08-26 21:59:17 +04:00 |
|
nightwing
|
c62e0d3062
|
add trimEmpty options to trimTrailingSpace, cleanup
|
2013-08-26 21:58:31 +04:00 |
|
nightwing
|
79fbec43b0
|
misc fixes
|
2013-08-26 21:57:22 +04:00 |
|
nightwing
|
3a23eacda2
|
fix foldAll
|
2013-08-26 21:55:34 +04:00 |
|
nightwing
|
3eef5f0a63
|
allow clicking through invisible mac scrollbars
|
2013-08-26 21:55:14 +04:00 |
|
nightwing
|
79c0f83e2c
|
add input event, make doing multiple changes in one turn much faster
|
2013-08-26 21:52:38 +04:00 |
|
nightwing
|
2d6f56d8fd
|
provide oldSize in resize event
|
2013-08-26 21:44:30 +04:00 |
|
nightwing
|
b2eac666e5
|
allow removing listener while event is dispatched
|
2013-08-26 21:41:18 +04:00 |
|
nightwing
|
6a76d63491
|
Merge pull 1554
|
2013-08-26 21:14:00 +04:00 |
|
nightwing
|
7fc575a47c
|
fix formatting
|
2013-08-26 21:13:10 +04:00 |
|
Lennart Kats
|
dbff7216f0
|
Merge pull request #1570 from ajaxorg/papercuts
Small improvements to the api
|
2013-08-26 09:51:12 -07:00 |
|
nightwing
|
063aaed3a2
|
add @deprecated comment for getCopyText
|
2013-08-26 20:21:07 +04:00 |
|
nightwing
|
244e1462e8
|
add fixedWidthGutter option
|
2013-08-26 18:46:42 +04:00 |
|
nightwing
|
b23265ad72
|
allow any Range-like objects in session replace/remove
|
2013-08-26 18:37:50 +04:00 |
|
nightwing
|
3b5d742feb
|
add editor getSelectedText method
|
2013-08-26 18:31:51 +04:00 |
|
nightwing
|
a44cbdc5c2
|
add renderer.setMouseCursor
|
2013-08-26 18:26:05 +04:00 |
|
nightwing
|
2cef7f4747
|
add scrollTo method
|
2013-08-26 18:09:31 +04:00 |
|