Commit graph

806 commits

Author SHA1 Message Date
Fabian Jakobs
eae645cb00 fix #161 2011-07-23 20:32:03 +02:00
Fabian Jakobs
94bd4171d9 fix #167 2011-07-23 20:32:02 +02:00
Fabian Jakobs
4dfe33655e when a click causes the editor to be focused ignore
it. fix #168
2011-07-23 20:32:02 +02:00
Fabian Jakobs
841f39c57b Verify that #185 is already fixed. fix #185 2011-07-23 20:32:02 +02:00
Fabian Jakobs
ec8124c394 fix #187 2011-07-23 20:32:02 +02:00
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
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
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