Lennart Kats
4d18ae10b2
Merge pull request #1600 from ajaxorg/protobuf
...
Added a Google Protobuf mode
2013-09-11 05:59:22 -07:00
Zef Hemel
7c8d81333f
Added a Google Protobuf mode
2013-09-11 14:37:50 +02:00
Zef Hemel
3cd5ea654e
Added inherit keyword to Nix mode
2013-09-10 14:13:21 +02:00
Lennart Kats
98d149f0b8
Merge pull request #1597 from ajaxorg/golang-bool
...
Golang: Added 'bool' type and 'select' keyword
2013-09-10 04:58:40 -07:00
Zef Hemel
347be370fe
and select keyword
2013-09-10 10:55:14 +02:00
Zef Hemel
ff93d54adc
Added 'bool' type.
2013-09-10 10:44:44 +02:00
Mostafa Eweda
0f83322450
Merge pull request #1592 from ajaxorg/anchor_align_left
...
Add insert right mode for anchors and range_lists
2013-09-06 10:52:27 -07:00
nightwing
06d61cf239
add insert right mode for anchors and range_lists
2013-09-06 21:47:39 +04:00
Harutyun Amirjanyan
1728b50198
Merge pull request #1591 from rmsmith/wraplimitrange_bugfix
...
`EditSession.setWrapLimitRange` should set a new object to `this.$wrapLi...
2013-09-06 06:45:08 -07:00
rmsmith
b3443a0fab
EditSession.setWrapLimitRange should set a new object to this.$wrapLimitRange
...
This fixes a bug where if you have 2 instances of EditSession and you
`setWrapLimitRange` on one of them it would affect the $wrapLimitRange
on all other instances of EditSession.
2013-09-06 16:16:15 +03:00
nightwing
43d2a6607f
use same font size for completion popup and editor
2013-09-06 13:43:41 +04:00
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