Fabian Jakobs
|
3cf5846f5e
|
use entity.name.function in coffeescript classes
|
2011-09-06 10:24:34 +02:00 |
|
Fabian Jakobs
|
f5a5e70507
|
highlight function names
|
2011-09-06 10:15:44 +02:00 |
|
Chris Wanstrath
|
17007e7902
|
Coffee: Highlight property: and @property
|
2011-09-04 21:23:05 -07:00 |
|
Giannis
|
bade5d6578
|
* add eclipse theme print margin
|
2011-08-31 15:42:44 +03:00 |
|
mikedeboer
|
5bfe563305
|
fixed path normalization for paths relative to root
|
2011-08-23 14:50:57 +02:00 |
|
Lee Gao
|
68f3a31b8e
|
Merge branch 'master' of git://github.com/ajaxorg/ace
Conflicts:
build/demo/kitchen-sink-uncompressed.js
build/demo/kitchen-sink.js
build/src/ace-uncompressed.js
build/src/ace.js
|
2011-08-19 18:54:25 -04:00 |
|
Fabian Jakobs
|
ee6b54046f
|
fix copy and paste in chrome
|
2011-08-19 16:35:05 +02:00 |
|
Ryan Hope
|
11c8d88ecc
|
fix autocaps issue
|
2011-08-19 11:12:28 +02:00 |
|
Lee Gao
|
db9862b3f7
|
Added indentation to lua
|
2011-08-18 20:23:31 -04:00 |
|
Lee Gao
|
adb1b2ce21
|
Removed unnecessary code for comment indentation
|
2011-08-18 18:55:25 -04:00 |
|
Lee Gao
|
0a58b58d1f
|
Added lua into the kitchen sink demo.
|
2011-08-18 18:33:37 -04:00 |
|
Lee Gao
|
4b83e01684
|
Added in Lua highlight rules
|
2011-08-18 17:55:33 -04:00 |
|
nightwing
|
e040610995
|
fix invisible scrollbar for zoomed pages on firefox
|
2011-08-18 23:14:31 +05:00 |
|
nightwing
|
fcd7919fdc
|
add selected text to finds prompt
|
2011-08-18 23:14:31 +05:00 |
|
Fabian Jakobs
|
5af05772eb
|
better IE9 handling
|
2011-08-18 17:36:55 +02:00 |
|
Fabian Jakobs
|
41c625aca8
|
fix IE detection for IE9
|
2011-08-18 17:28:32 +02:00 |
|
Fabian Jakobs
|
a99dbc54bb
|
update theme for markdown mode
|
2011-08-18 17:05:32 +02:00 |
|
Fabian Jakobs
|
6c3894d851
|
add markdown mode by Chris Spencer
|
2011-08-18 17:05:32 +02:00 |
|
Fabian Jakobs
|
0bc16ea45d
|
Merge pull request #381 from kemayo/master
Improve VIM key bindings a bit
|
2011-08-18 05:20:00 -07:00 |
|
Fabian Jakobs
|
092839224f
|
fix regression which broke js auto indent
|
2011-08-18 13:04:54 +02:00 |
|
Fabian Jakobs
|
0c956185e3
|
outdent python after 'pass', 'raise', 'return', 'break' and 'continue'
fix #382
|
2011-08-18 13:04:54 +02:00 |
|
Fabian Jakobs
|
5e41503243
|
Provide our own version of AMD text plugin
#fix 374
|
2011-08-18 09:56:55 +02:00 |
|
Fabian Jakobs
|
9e84157aa8
|
verify that narcissus js errors are parsed correctly
fix #379
|
2011-08-17 15:18:52 +02:00 |
|
Fabian Jakobs
|
4632d4ac5c
|
Merge pull request #384 from nightwing/pullreq
small fix for using ace in nested in scrollable element
|
2011-08-17 06:01:12 -07:00 |
|
nightwing
|
eaa38022e5
|
allow editors parent nodes to handle mouse wheel when editor is fully scrolled
|
2011-08-17 00:21:32 +05:00 |
|
nightwing
|
dae61d79f1
|
yet another worker loader tweak :)
|
2011-08-16 21:53:53 +05:00 |
|
Fabian Jakobs
|
573f532a07
|
textinput fixes for IE
|
2011-08-16 11:48:40 +02:00 |
|
Fabian Jakobs
|
63a6f19386
|
only ignore focus click if it is inside of the selection
|
2011-08-16 11:47:43 +02:00 |
|
Fabian Jakobs
|
5d83b20903
|
make sure test passes on IE
|
2011-08-16 11:02:50 +02:00 |
|
Fabian Jakobs
|
013512fad4
|
fix unit tests in firefox
|
2011-08-16 10:01:09 +02:00 |
|
David Lynch
|
20a7c70a4c
|
Improve VIM bindings somewhat
Make it easy to have vim bindings which work with optional [count]s.
Add undo as a binding while I'm at it.
|
2011-08-15 23:01:48 -05:00 |
|
Fabian Jakobs
|
ca6749cd3b
|
fix browser tests
|
2011-08-15 13:51:30 +02:00 |
|
Fabian Jakobs
|
b323001d29
|
fix html tokenizer regressions
|
2011-08-15 13:46:43 +02:00 |
|
Fabian Jakobs
|
7b2ddf13c3
|
cleanup key handling
|
2011-08-15 12:21:24 +02:00 |
|
Fabian Jakobs
|
a6a7ace10d
|
initialize font size
|
2011-08-15 12:20:58 +02:00 |
|
Fabian Jakobs
|
415d46f0a0
|
on OSX use Monaco or Menlo font by default
|
2011-08-12 17:19:56 +02:00 |
|
Fabian Jakobs
|
d84a0425cf
|
use google web font by default
|
2011-08-12 16:24:57 +02:00 |
|
Fabian Jakobs
|
857857611c
|
update html highlight rules
|
2011-08-12 13:52:45 +02:00 |
|
Fabian Jakobs
|
bca423f826
|
update themes with highlighting for tags
|
2011-08-12 13:52:33 +02:00 |
|
Fabian Jakobs
|
40d5191bb7
|
fix delete last line
|
2011-08-12 09:55:37 +02:00 |
|
Fabian Jakobs
|
9505a85237
|
emit events on copy, cut and paste
|
2011-08-12 09:51:43 +02:00 |
|
Joe Cheng
|
dda1ff922b
|
Fix bug 371: Bug when wrap mode is enabled.
|
2011-08-11 16:36:54 -07:00 |
|
Fabian Jakobs
|
00faf6dc9c
|
another worker loader tweak
|
2011-08-11 14:21:04 +02:00 |
|
Fabian Jakobs
|
c14f5e9b54
|
another worker loader fix
|
2011-08-11 14:08:12 +02:00 |
|
Fabian Jakobs
|
53ab1d5dbe
|
add unit test for #375
|
2011-08-10 11:28:42 +02:00 |
|
Joe Cheng
|
e607ee24a3
|
Fix rendering width of ideographic space (U+3000)
|
2011-08-10 01:48:04 -07:00 |
|
Fabian Jakobs
|
1f7045732e
|
make worker path detection more robust
|
2011-08-04 12:12:03 +02:00 |
|
Fabian Jakobs
|
1b02f2895e
|
update narcissus. fix #365
|
2011-08-04 12:11:51 +02:00 |
|
Fabian Jakobs
|
63785dc92f
|
package kitchen sink demo and include it in the build
|
2011-08-03 16:47:43 +02:00 |
|
Fabian Jakobs
|
353d6a6f8a
|
fix #366 Spacebar/Enter non-functional when "+ br" selector used in Chrome
|
2011-08-03 12:45:08 +02:00 |
|