Commit graph

1,678 commits

Author SHA1 Message Date
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
Fabian Jakobs
2d64cb7547 add separate mode for json 2011-06-21 08:43:13 +00:00
Fabian Jakobs
eb6bcf5fa0 package 2011-06-20 11:12:09 +02:00
Fabian Jakobs
de438858a9 revert: No need to fallback to existing requireJS. 2011-06-20 09:09:34 +00:00
Fabian Jakobs
91f4ab4f6c cleanup 2011-06-20 08:32:36 +00:00
Fabian Jakobs
54f269cb53 Merge branch 'master' of github.com:ajaxorg/ace 2011-06-20 08:28:24 +00:00
Fabian Jakobs
86ce859335 detect global object 2011-06-20 08:27:32 +00:00
Fabian Jakobs
f28ab84a5e Merge pull request #308 from CaptainOz/master
Fixed comment docs in C and C++
2011-06-19 16:29:13 -07: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
baddb0d5d3 Merge pull request #306 from lamaster/patch-1
small typo correction
2011-06-18 02:13:29 -07:00
Lamaster
efb1013023 small typo 2011-06-17 12:05:28 -07:00
Fabian Jakobs
3e3bf8837e package 2011-06-16 00:02:26 +02: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
Fabian Jakobs
5c54545a99 Merge pull request #292 from misfo/vim_movements_2
vim I,A,C,G,b,e,x,X,D commands
2011-06-10 01:20:20 -07:00
misfo
ed803c24e5 vim I,A,C,G,b,e,x,X,D commands 2011-06-09 22:52:23 -05:00