Ruben Daniels
|
13d5d54faf
|
Merge pull request #804 from ajaxorg/fix/search_ui
Updates to c9 highlighing for search results
|
2012-06-19 02:25:18 -07:00 |
|
Garen Torikian
|
c634e9c17b
|
Merge pull request #814 from ajaxorg/ui/optimize-experimental
Ui/optimize experimental
|
2012-06-19 01:38:17 -07:00 |
|
danyaPostfactum
|
4fe2c58753
|
Blue color of string for chrome theme
|
2012-06-19 18:31:29 +10:00 |
|
Ruben Daniels
|
72c733e829
|
* Fix for editor that can be null if no editor is loaded.
|
2012-06-18 21:52:55 -07:00 |
|
Ruben Daniels
|
67d75fc948
|
Merge branch 'master' of github.com:ajaxorg/ace into ui/optimize-experimental
|
2012-06-18 20:39:55 -07:00 |
|
Vlad Zinculescu
|
acdff2a468
|
fold icons for dark themes. fixed fold icon position when active but not hovered
|
2012-06-18 16:59:10 +02:00 |
|
Vlad Zinculescu
|
1f51847635
|
added info icon for dark theme
|
2012-06-18 12:15:24 +02:00 |
|
nightwing
|
a091a627a0
|
small cleanup
|
2012-06-17 16:45:57 +04:00 |
|
Choonster
|
561a426516
|
Added LuaPage mode/highlighter to Ace.
Added LuaPage mode and example doc to kitchen sink demo.
|
2012-06-17 16:20:58 +04:00 |
|
Ruben Daniels
|
0fb3a72946
|
Merge branch 'master' of github.com:ajaxorg/ace into ui/optimize-experimental
|
2012-06-16 00:07:56 -07:00 |
|
Harutyun Amirjanyan
|
5f6cbc8bd7
|
Merge pull request #799 from bootstraponline/github_theme
Add github theme.
|
2012-06-14 12:02:14 -07:00 |
|
Ruben Daniels
|
5e6d40f462
|
* Fixed recursion issue
|
2012-06-13 23:29:19 -07:00 |
|
Ruben Daniels
|
575cec571e
|
Merge branch 'master' of github.com:ajaxorg/ace into ui/optimize-experimental
|
2012-06-13 22:54:39 -07:00 |
|
Ruben Daniels
|
d9c0212fa1
|
* Added ability to force ace to resize
* Automatically size the width via css
|
2012-06-13 22:18:15 -07:00 |
|
Garen Torikian
|
2c4ddef29b
|
Remove theme modification
|
2012-06-12 12:29:47 -07:00 |
|
Garen Torikian
|
b35f46937c
|
Updates to c9 highlighing
|
2012-06-12 09:10:49 -07:00 |
|
nightwing
|
0af6526769
|
do not start drag on ctrl+click
|
2012-06-11 09:14:16 +04:00 |
|
nightwing
|
39859015a7
|
accept js in markdown highlighter
|
2012-06-11 09:14:16 +04:00 |
|
nightwing
|
689bed38ff
|
improve jumptomatching
|
2012-06-11 09:14:16 +04:00 |
|
nightwing
|
ef489ae8e3
|
select block in braces by double clicking on the brace
|
2012-06-11 09:14:16 +04:00 |
|
nightwing
|
28e1e159f6
|
do not call host.onFocus before textarea is actually focused
|
2012-06-11 09:14:16 +04:00 |
|
nightwing
|
c5d66e1f5f
|
code style
|
2012-06-11 09:14:15 +04:00 |
|
nightwing
|
67b1c62c03
|
fix centerSelection for wrapped documents
|
2012-06-11 09:14:15 +04:00 |
|
nightwing
|
a82c1c52d8
|
add duplicateSelection command
|
2012-06-11 09:14:15 +04:00 |
|
nightwing
|
b56f41e9a4
|
fix contextmenu on mac and linux
|
2012-06-11 09:14:15 +04:00 |
|
nightwing
|
11eba737d1
|
old versions of firefox throw if negative indexes for children is used
|
2012-06-11 09:14:15 +04:00 |
|
nightwing
|
a230c15950
|
nameToUrl is renamed to toUrl in requirejs 2
|
2012-06-11 09:14:14 +04:00 |
|
nightwing
|
01c4cb8ea8
|
update demo to requirejs 2
|
2012-06-11 09:14:14 +04:00 |
|
bootstraponline
|
426de684c4
|
Add github theme.
Add cursor and selection styles from textmate.css.
|
2012-06-09 10:23:40 -06:00 |
|
Garen Torikian
|
5007e02502
|
Fix js highlighting rules
|
2012-06-09 11:24:57 +04:00 |
|
Harutyun Amirjanyan
|
eac7f7c81a
|
Merge pull request #798 from bootstraponline/master
static_highlight should enable control over gutter rendering
|
2012-06-09 00:13:27 -07:00 |
|
Harutyun Amirjanyan
|
c8a46bcfd6
|
Merge pull request #794 from ukyo/master
Added JSX edit mode
|
2012-06-09 00:10:20 -07:00 |
|
Ruben Daniels
|
62c0e594f4
|
Merge pull request #788 from nightwing/keybindings
improve default keybindings
|
2012-06-08 14:07:40 -07:00 |
|
ukyo
|
91df64cbda
|
fix regex
|
2012-06-09 00:07:06 +09:00 |
|
bootstraponline
|
f4aa4c384d
|
Allow disabling gutter.
|
2012-06-06 20:12:39 -06:00 |
|
ukyo
|
5c7fb274d7
|
fix missing keywords
|
2012-06-04 17:46:11 +09:00 |
|
ukyo
|
c43965fdb5
|
add jsx mode
|
2012-06-04 15:49:50 +09:00 |
|
nightwing
|
865e02bd60
|
tripple quoted strings for groovy
|
2012-06-02 01:09:48 +04:00 |
|
nightwing
|
85ae1cd761
|
improve default keybindings
|
2012-06-01 18:50:54 +04:00 |
|
nightwing
|
dd84a7d650
|
fix background_tokenizer_test
|
2012-06-01 18:25:58 +04:00 |
|
nightwing
|
2ffe3726ce
|
doubleclick on whitespace must select only whitespace
|
2012-06-01 18:24:57 +04:00 |
|
nightwing
|
93804d063e
|
double quoted strings in scala can't span multiple lines
|
2012-06-01 18:08:15 +04:00 |
|
nightwing
|
1b981f1793
|
selectWordRight at the end of line should select whitespace on next line
|
2012-06-01 18:05:47 +04:00 |
|
nightwing
|
231e5a7cb7
|
allow focusing click to start selection if user really wants to
|
2012-06-01 15:02:12 +04:00 |
|
nightwing
|
3c75fe1fbd
|
Accept dropped text
|
2012-06-01 14:57:51 +04:00 |
|
nightwing
|
51b15d3588
|
do not emit focus event if editor is already focused
|
2012-06-01 14:54:32 +04:00 |
|
nightwing
|
e38875cdfc
|
fix highlighting of scala strings
|
2012-06-01 14:52:51 +04:00 |
|
nightwing
|
316023834e
|
do not change background repeat of active gutter line
|
2012-06-01 12:10:39 +04:00 |
|
nightwing
|
5f203ae4f5
|
add back forgotten file
|
2012-05-30 23:30:21 +04:00 |
|
nightwing
|
9d0f2e41e8
|
lazy highlighter for selected word
|
2012-05-30 22:45:12 +04:00 |
|