Commit graph

1,641 commits

Author SHA1 Message Date
nightwing
e32a760ef1 editor.setSession must update wraplimit 2011-06-26 15:07:13 +05: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
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
Fabian Jakobs
138f3dc3f6 package 2011-06-08 17:32:06 +02:00
Fabian Jakobs
8d45513f62 cleanups 2011-06-08 15:26:16 +00:00
Fabian Jakobs
31179780ab Merge branch 'master' of github.com:ajaxorg/ace 2011-06-08 15:25:08 +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
dc9832c26f package 2011-06-08 15:41:53 +02:00
Fabian Jakobs
f032c68a79 fix svg 2011-06-08 13:01:26 +00:00
Fabian Jakobs
841e0e407a add clojure to the demo list 2011-06-08 13:01:14 +00:00
Fabian Jakobs
8b86c21733 add unit test for remove to line end 2011-06-08 11:51:10 +00:00
Fabian Jakobs
bb84693b0b Merge pull request #287 from defunkt/patch-1
On a Mac, Ctrl+K at line's end removes the \n
2011-06-08 04:44:14 -07: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
9146d3140b package 2011-06-07 17:43:51 +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
64c9a6d194 Merge pull request #281 from chrisjacob/patch-1
Feature the GitHub Pages demo. It blows my socks off!
2011-06-07 03:00:12 -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
Fabian Jakobs
be5e27fbfe package 2011-06-07 11:27:35 +02:00
Fabian Jakobs
0db8691a6d tweak scss support 2011-06-07 11:17:43 +02:00
Andreas Madsen
ec61fe5b0f Added SCSS (SASS) syntax highlighting 2011-06-07 11:12:05 +02:00
Fabian Jakobs
9e42f98783 packaged ace 2011-06-06 18:44:42 +02:00
Fabian Jakobs
e649e9fdcc Merge branch 'master' of github.com:ajaxorg/ace 2011-06-06 18:43:44 +02:00
Fabian Jakobs
299b0dacb5 git ignore 2011-06-06 18:43:04 +02:00
Fabian Jakobs
5c8d0770c9 update packaged ace 2011-06-06 18:42:54 +02:00
Fabian Jakobs
ad915664f5 fix scrolling 2011-06-06 18:42:35 +02:00
Fabian Jakobs
9b09cfa847 Merge pull request #284 from misfo/comment_typo_fixes
fix comment typos
2011-06-02 00:19:33 -07: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
Chris Jacob
d4bbe64c92 The GitHub Pages branch (gh-pages) has a MUCH more interesting demo!... This demo is like a hidden gem; I only stumbled on it by chance. I would love to see it *featured* on http://ace.ajax.org/ 2011-05-31 22:37:21 -07:00
Fabian Jakobs
85346632eb Merge pull request #278 from fivesixty/master
Check for token in quote behaviour, change style tag state prefix to style (fixes #275)
2011-05-31 10:45:21 -07:00
c-spencer
a78ceb6daf Fixes for #275 2011-05-31 12:19:21 +01:00
Fabian Jakobs
63835b240d package 2011-05-31 08:56:52 +02:00