iebuggy
|
3ce714ebd4
|
Updating to latest remote.
|
2011-07-21 07:41:57 -07: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
|
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
|
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
|
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
|
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 |
|
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 |
|
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
|
2d64cb7547
|
add separate mode for json
|
2011-06-21 08:43:13 +00:00 |
|
Fabian Jakobs
|
91f4ab4f6c
|
cleanup
|
2011-06-20 08:32:36 +00:00 |
|
Nate Lillich
|
495ea8f46b
|
Fix'd comment-doc not working in C/C++
|
2011-06-18 12:09:42 -07:00 |
|
Nate Lillich
|
ce1e49aa91
|
Fix'd warnings.
|
2011-06-18 11:54:51 -07:00 |
|
Fabian Jakobs
|
7baa34a738
|
add csslint checking
|
2011-06-15 21:59:26 +00:00 |
|
Julian Viereck
|
874349515f
|
Make keyboard infrastructure route keys like []^$ the right way.
|
2011-06-15 21:07:18 +02:00 |
|
misfo
|
ed803c24e5
|
vim I,A,C,G,b,e,x,X,D commands
|
2011-06-09 22:52:23 -05:00 |
|
Fabian Jakobs
|
8d45513f62
|
cleanups
|
2011-06-08 15:26:16 +00:00 |
|
Fabian Jakobs
|
f164a557c5
|
fix #280 and cleanup some code
|
2011-06-08 15:24:27 +00:00 |
|
Fabian Jakobs
|
eb02e51e97
|
fix #280
|
2011-06-08 15:08:39 +00:00 |
|
Fabian Jakobs
|
f032c68a79
|
fix svg
|
2011-06-08 13:01:26 +00:00 |
|
Fabian Jakobs
|
8b86c21733
|
add unit test for remove to line end
|
2011-06-08 11:51:10 +00:00 |
|
Chris Wanstrath
|
e26d408a0c
|
On a Mac, Ctrl+K at line's end removes the \n
|
2011-06-07 20:55:46 +02:00 |
|
Fabian Jakobs
|
9b662c998f
|
fix jumping selections. Reverts most of 64a55719b2
|
2011-06-07 17:41:14 +02:00 |
|
Fabian Jakobs
|
2e33411d76
|
Merge pull request #276 from nightwing/computedStyle
call getComputedStyle once
|
2011-06-07 03:01:20 -07:00 |
|
Fabian Jakobs
|
0762f22ee4
|
Merge pull request #283 from misfo/first_stab_at_vim_keybindings
First stab at adding some vim keybindings
|
2011-06-07 02:30:49 -07:00 |
|
Andreas Madsen
|
ec61fe5b0f
|
Added SCSS (SASS) syntax highlighting
|
2011-06-07 11:12:05 +02:00 |
|
Fabian Jakobs
|
e649e9fdcc
|
Merge branch 'master' of github.com:ajaxorg/ace
|
2011-06-06 18:43:44 +02:00 |
|
Fabian Jakobs
|
ad915664f5
|
fix scrolling
|
2011-06-06 18:42:35 +02:00 |
|
misfo
|
874e310f64
|
fix comment typos
|
2011-06-01 20:52:49 -05:00 |
|
misfo
|
fcdbb5edc5
|
vim R command
|
2011-06-01 20:47:49 -05:00 |
|
misfo
|
cd00ddb812
|
vim o command
|
2011-06-01 20:46:01 -05:00 |
|