Fabian Jakobs
7a607ba621
fix demo for the textile mode
2011-02-23 13:59:19 +01:00
Rob Conery
b1737bcfe2
Added CSharp language thinger
2011-02-21 12:31:14 -10:00
Fabian Jakobs
e89045d9bb
fix demo
2011-02-17 11:15:06 +01:00
Joe Cheng
9e162f91b9
Add "Persistent Horizontal Scroll" setting to editor demo
2011-02-17 17:46:20 +08:00
Panagiotis Astithas
2d1dda867a
Add a Perl syntax highlighting mode.
2011-02-15 21:06:01 +08:00
Mihai Sucan
be0d9a2be7
More fixes for issue 57.
...
- move the selection highlight code to the Text mode.
- store $selectionOccurrences in the editor session.
- add option to toggle selection highlighting. In demo page as well.
2011-02-14 20:43:54 +02:00
Fabian Jakobs
f3174a29b3
Revert "add anchor demo"
...
This reverts commit 5589c44225 .
Conflicts:
demo/demo.js
2011-02-11 11:59:26 +01:00
Fabian Jakobs
8683abd9af
Merge branch 'anchor'
2011-02-11 11:57:23 +01:00
Fabian Jakobs
44f2e923b4
cleanups
2011-02-11 11:34:35 +01:00
Joe Cheng
9226825600
Remove redundant setWrapLimit method
2011-02-11 16:50:10 +08:00
Joe Cheng
c2cd67105d
Add free text wrapping with constraints
2011-02-11 16:50:10 +08:00
Fabian Jakobs
5589c44225
add anchor demo
2011-02-10 18:20:57 +01:00
satyr
589418a83e
CoffeeScript mode
2011-02-08 16:03:45 +08:00
Gastón Kleiman
ba42042013
add C/C++ syntax highlighting
2011-02-04 14:28:25 +08:00
Fabian Jakobs
89963dedac
Merge branch 'master' of github.com:ajaxorg/ace
...
Conflicts:
demo/demo.js
editor.html
2011-02-03 10:13:18 +01:00
Fabian Jakobs
c181ecfe23
merge ruby mode
2011-02-02 18:27:13 +01:00
Tom Tasche
33642f84cc
Merge branch 'master' of https://github.com/ajaxorg/ace
2011-02-02 14:00:37 +01:00
Heigh Tech LLC
b23ff177cd
fixed extra square-bracket
2011-02-01 20:30:20 +01:00
Heigh Tech LLC
0e7bd9aaa8
add ruby to demo/startup.js
2011-02-01 17:58:07 +01:00
Fabian Jakobs
d2f0bebf42
moving the textarea into view broke rendering
2011-02-01 09:09:40 +01:00
Tom Tasche
53a4f1eacb
inspired by SunboX s PHP support and Fabian Jakobs - thanks!
2011-01-31 18:23:41 +01:00
Fabian Jakobs
db5569499a
rename startup to demo
2011-01-31 16:52:08 +01:00
Julian Viereck
be2e78616e
Fix various issues with display competition and asian characters + testcases
2011-01-28 23:37:20 +08:00
Julian Viereck
3a7769ef47
Fix setting fontSize style on editor
2011-01-28 23:37:17 +08:00
Julian Viereck
e6e01a3ed1
Add editor.html dropdown Soft Wrap
2011-01-28 20:01:22 +08:00
Julian Viereck
fa7bfdeb10
Add editor.html Font-Size selection
2011-01-28 20:01:21 +08:00
Julian Viereck
8010ca3e4a
Bind editor.html's keyBinding
2011-01-28 20:01:21 +08:00
Fabian Jakobs
f6f6e2d28e
cleanup demo
2011-01-28 09:14:54 +01:00
Fabian Jakobs
9290595750
Merge branch 'master' of github.com:ajaxorg/ace
...
Conflicts:
editor.html
lib/ace/virtual_renderer.js
2011-01-28 09:12:13 +01:00
Fabian Jakobs
56a6f985d5
extend demo
2011-01-27 19:41:08 +01:00
Fabian Jakobs
27db482e8e
cleanup demo
2011-01-27 18:39:50 +01:00
nightwing
6b0087c234
add toggle gutter to demo
2011-01-27 18:11:06 +08:00
Julian Viereck
725820e05d
Merge current ajaxorg:master with jviereck:wrapMode
2011-01-26 23:51:04 +01:00
Fabian Jakobs
c14c061a7b
embed icons in the CSS
2011-01-26 17:19:34 +01:00
Fabian Jakobs
ce9d9f2bf4
Implementing CLI settings that are shown in the demo editor.
...
Conflicts:
support/pilot
2011-01-26 12:13:43 +01:00
Fabian Jakobs
40627c2825
add warning style
2011-01-25 13:32:42 +01:00
Fabian Jakobs
6097f1cdfc
add some eclipse icons
2011-01-23 17:47:31 +01:00
Fabian Jakobs
8238e36ca1
nicely integrate the worker code
2011-01-23 14:59:53 +01:00
Fabian Jakobs
2a65f1266f
update jslint demo
2011-01-23 00:00:27 +01:00
Fabian Jakobs
1e4ee57d63
add jslint example
2011-01-22 21:24:05 +01:00
Fabian Jakobs
faa155a20f
Merge branch 'master' into worker
2011-01-22 17:23:17 +01:00
Fabian Jakobs
d436d71c20
rename document to session
2011-01-19 09:10:05 +01:00
Fabian Jakobs
e59bc99a47
fix demo
2011-01-19 08:53:47 +01:00
Fabian Jakobs
d2b141b68e
cleanup worker basics
2011-01-18 09:01:22 +01:00
Fabian Jakobs
0696022218
add generic worker infrastructure
2011-01-17 08:45:04 +01:00
Fabian Jakobs
2c32e73991
small changes to the new key handler code
2011-01-14 16:14:36 +01:00
Fabian Jakobs
18adea4251
Merge remote branch 'jviereck/keymapping'
...
Conflicts:
.gitignore
.gitmodules
LICENSE
demo/boot.js
demo/startup.js
lib/ace/editor.js
support/cockpit
2011-01-14 15:21:38 +01:00
Fabian Jakobs
5d8b9abb6c
flatten deps
2011-01-14 14:10:40 +01:00
Julian Viereck
d7486bb1e2
Refactor code and add a new hashHandler
2011-01-14 00:08:48 +01:00
Julian Viereck
2d94d77dc4
Moving some files around/creating new ace/keyboard directory. Renaming KeyboardStateMapper to StateMapper
2011-01-13 23:12:27 +01:00