Fabian Jakobs
|
ed3d71bc5c
|
Merge pull request #351 from misfo/ruby-syntax-highlighting
Ruby syntax highlighting
|
2011-07-23 02:56:01 -07:00 |
|
misfo
|
bea1c05001
|
highlight Ruby hexidecimals with underscores
|
2011-07-22 08:18:49 -05:00 |
|
misfo
|
d632427880
|
highlight Ruby floats with underscores
|
2011-07-22 08:18:02 -05:00 |
|
misfo
|
bd75d46e5a
|
update Ruby Symbol highlighting
highlight allowable Symbols like :@thing, :thing_2, etc
|
2011-07-22 08:17:01 -05:00 |
|
Fabian Jakobs
|
b05b476143
|
package ace
|
2011-07-22 10:27:10 +02:00 |
|
Fabian Jakobs
|
5a6eeab67d
|
fix #325
|
2011-07-22 10:24:15 +02:00 |
|
Fabian Jakobs
|
964829f031
|
remove mouse wheel scrolling sliggishness in Safari
|
2011-07-22 10:23:02 +02:00 |
|
Fabian Jakobs
|
2d64573437
|
fix scrollbars for osx lion
|
2011-07-22 10:23:02 +02:00 |
|
Fabian Jakobs
|
09c9aa81df
|
Update desired column on insert text
|
2011-07-22 10:23:02 +02:00 |
|
Fabian Jakobs
|
cf5f5a4e4b
|
Merge pull request #347 from Gozala/bugs/paddings-342
Fixing render glitches #342
|
2011-07-20 14:15:15 -07:00 |
|
Irakli Gozalishvili
|
b34d97f240
|
Adding marker type background that ignores padding.
|
2011-07-20 18:22:24 +02:00 |
|
Irakli Gozalishvili
|
8f04864157
|
Fixing issue with multiline selection where selection does not start from the begining of line.
|
2011-07-20 17:58:57 +02:00 |
|
Irakli Gozalishvili
|
2ed9c5d599
|
Fixing bug in selection rendering which was misplaced since padding was not used.
|
2011-07-20 12:08:45 +02:00 |
|
Fabian Jakobs
|
aadf9e12b5
|
update package
|
2011-07-20 10:57:25 +02:00 |
|
Fabian Jakobs
|
5197718a2f
|
use dryice from submodule
|
2011-07-20 10:57:14 +02:00 |
|
Fabian Jakobs
|
628c0d6414
|
go up on fist line should not reset the desired column
|
2011-07-19 20:28:06 +02:00 |
|
Fabian Jakobs
|
b6223bc801
|
fix some key navigation issues
|
2011-07-19 20:11:44 +02:00 |
|
Fabian Jakobs
|
742f04b407
|
fix goto line start to jump to toggle between
indentation end and column 0. Fixes #296
|
2011-07-19 15:16:41 +02:00 |
|
Fabian Jakobs
|
4740580535
|
pilot
|
2011-07-19 13:30:05 +02:00 |
|
Fabian Jakobs
|
9f41f6c838
|
Merge pull request #343 from Gozala/bugs/paddings-342
Make padding text specific to layer type, so that print margin and active line highlight are not affected.
|
2011-07-19 04:22:26 -07:00 |
|
Fabian Jakobs
|
9f55438521
|
print server running message
|
2011-07-19 13:17:21 +02:00 |
|
Fabian Jakobs
|
c7aace75b0
|
Merge branch 'master' of https://github.com/iebuggy/ace into iebuggy-master
Conflicts:
lib/ace/mode/php_highlight_rules.js
|
2011-07-19 13:10:52 +02:00 |
|
Fabian Jakobs
|
aef91c2d31
|
merge julians's key handler changes
|
2011-07-15 08:50:13 +00:00 |
|
Fabian Jakobs
|
5d8e93ed80
|
remove trailing commas
|
2011-07-15 08:46:48 +00:00 |
|
Fabian Jakobs
|
fe84e53cc8
|
IE fix
|
2011-07-15 08:46:29 +00:00 |
|
Irakli Gozalishvili
|
f90084bfba
|
Make padding text layer specific so that print margin and active line highlight are not affected. #342
|
2011-07-14 11:44:28 +02:00 |
|
Fabian Jakobs
|
8c45e96674
|
update build instructions
|
2011-07-11 12:20:23 +02:00 |
|
Fabian Jakobs
|
5ae074024a
|
update package
|
2011-07-11 12:11:34 +02:00 |
|
Fabian Jakobs
|
da0113ba98
|
move dryice from npm dep to submodule dep
|
2011-07-11 12:10:35 +02:00 |
|
Fabian Jakobs
|
89ac7cbf39
|
add dryice submodule
|
2011-07-11 12:10:35 +02:00 |
|
Fabian Jakobs
|
532b8c6d18
|
minor cleanup
|
2011-07-11 12:10:35 +02:00 |
|
Fabian Jakobs
|
0a14ad9fbb
|
Merge pull request #338 from nightwing/pullreq
create layerConfig in constructor instead of adding guards for its every
|
2011-07-11 02:46:24 -07:00 |
|
Fabian Jakobs
|
eb165a2afa
|
Merge pull request #339 from misfo/patch-1
changed misleading argument name: row -> column
|
2011-07-11 02:45:33 -07:00 |
|
Trent Ogren
|
e5a5ea97a1
|
changed misleading argument name: row -> column
|
2011-07-10 12:07:26 -07:00 |
|
nightwing
|
7d74526c60
|
create layerConfig in constructor instead of adding guards for its every access
|
2011-07-10 17:15:27 +05:00 |
|
iebuggy
|
12659f939a
|
Updates PHP syntax to 5.3.x: Adds language constructs, deprecated functions, and deprecated keywords.
|
2011-07-08 20:45:20 -07:00 |
|
Fabian Jakobs
|
dfd6cbc2ea
|
Fix offset problems with hard tabs. fixes #329
|
2011-07-04 11:59:39 +00:00 |
|
Fabian Jakobs
|
3cb6ded6b2
|
Merge pull request #321 from Gozala/bugs/focus.greedy-320
Fix for greedy focus issue #320
|
2011-06-30 05:01:41 -07:00 |
|
Irakli Gozalishvili
|
4803f92145
|
Fix for greedy focus issue #320
|
2011-06-30 13:53:10 +02:00 |
|
Fabian Jakobs
|
c86df01d5e
|
Merge pull request #316 from btilford/scala-groovy
Scala & Groovy highlighting
|
2011-06-30 03:06:22 -07:00 |
|
Fabian Jakobs
|
b1b22e2827
|
add setFontSize method to the editor. fix #315
|
2011-06-29 08:44:32 +00:00 |
|
Fabian Jakobs
|
1ad3030099
|
fix #312
|
2011-06-28 13:38:51 -07:00 |
|
Fabian Jakobs
|
0cbc1dd611
|
Merge pull request #318 from bolste/patch-1
Cleaned global scope from "option" var
|
2011-06-28 06:35:27 -07:00 |
|
bolste
|
f818318ecc
|
Cleaned global scope from "option" var
|
2011-06-28 06:16:15 -07:00 |
|
Fabian Jakobs
|
8e0a712c83
|
Merge pull request #317 from nightwing/pullreq
editor.setSession must update wraplimit
|
2011-06-28 01:23:22 -07:00 |
|
nightwing
|
e32a760ef1
|
editor.setSession must update wraplimit
|
2011-06-26 15:07:13 +05:00 |
|
btilford
|
47b8fdef17
|
Fixed demo config issues for groovy/scala highlighting
|
2011-06-24 21:34:57 -06:00 |
|
btilford
|
a81b0a6f49
|
Groovy / Scala highlighting
|
2011-06-24 21:24:32 -06:00 |
|
Fabian Jakobs
|
09bda14096
|
package json mode
|
2011-06-21 11:10:51 +02:00 |
|
Fabian Jakobs
|
ee7a17d5b5
|
Merge branch 'master' of github.com:ajaxorg/ace
|
2011-06-21 08:43:30 +00:00 |
|