Commit graph

3,461 commits

Author SHA1 Message Date
nightwing
a2d34bf291 fix demo build 2012-10-06 15:52:15 +04:00
nightwing
20a7a6307d remove state handler from build 2012-10-06 14:55:43 +04:00
nightwing
73f66d9408 move css strings inline to avoid problems with text plugin 2012-10-06 14:54:27 +04:00
nightwing
8366784729 silence annoying messages from dryice 2012-10-06 14:50:16 +04:00
nightwing
60723e3b96 small cleanup 2012-10-06 14:43:25 +04:00
nightwing
2b08cebd56 do not call install on sm update 2012-10-06 14:40:13 +04:00
bootstraponline
6cfe9617c2 Fix filterTextPlugin.
Code from @nightwing on #1000
2012-10-05 10:42:12 +04:00
bootstraponline
3e5fa146a1 Include ext in dryice. Fix #986. 2012-10-05 10:42:11 +04:00
bootstraponline
6eecc42409 Add missing ; 2012-10-05 10:42:11 +04:00
bootstraponline
acce02adcd Fix removeLicenceComments typo. 2012-10-05 10:42:10 +04:00
Matt
87fadcf2aa Merge pull request #1012 from c9developer/master
Kera.io
2012-10-04 18:45:26 -07:00
C9
524b366b88 Added kera 2012-10-04 21:44:36 -04:00
Garen Torikian
7208932909 Merge pull request #1008 from ajaxorg/tmp
Make Editing Syntax Highlighters Over 111.1(1) Times More Efficient
2012-10-04 13:31:04 -07:00
Harutyun Amirjanyan
2ef35a2ee9 fix ?? highlighting in js mode 2012-10-04 04:21:56 -04:00
Harutyun Amirjanyan
201210fefa update highlighting when mode is changed 2012-10-04 03:25:48 -04:00
Harutyun Amirjanyan
30445fd2f8 add some semicolons ;( 2012-10-04 03:15:55 -04:00
nightwing
3d6ce5fdf5 Merge remote-tracking branch 'remotes/origin/master' into mode_live_edit
Conflicts:
	demo/kitchen-sink/demo.js
	lib/ace/mode/coffee_highlight_rules_test.js
2012-10-03 22:44:58 +04:00
Harutyun Amirjanyan
30c8082b72 Merge pull request #1007 from ajaxorg/theme/cobalt
Update missing strings; add a few more JS keywords
2012-10-03 11:19:50 -07:00
Garen Torikian
fd56ff0194 Update lib/ace/theme/kr_theme.css 2012-10-03 10:58:29 -07:00
Garen Torikian
a60af0030a Update missing strings; add a few more JS keywords 2012-10-03 09:41:07 -07:00
Mostafa Eweda
c91f42f813 Merge pull request #992 from ajaxorg/bold_fonts
Allow bold fonts
2012-10-03 02:51:55 -07:00
Mostafa Eweda
04030e847e Merge branch 'master' into bold_fonts
Conflicts:
	lib/ace/theme/github.css
2012-10-03 11:50:21 +02:00
Mostafa Eweda
7cdc24cd64 Merge pull request #941 from ajaxorg/worker
Worker refactor
2012-10-03 02:34:47 -07:00
Mostafa Eweda
cbf007010e Multiple annotations should show on multiple lines 2012-10-03 11:30:36 +02:00
Mostafa Eweda
9b993ee9c2 Missing semicolon is a warning 2012-10-03 11:29:59 +02:00
Mostafa Eweda
365cd8a685 Merge pull request #1006 from ajaxorg/restore-postinstall
Revert "don't build on install"
2012-10-03 01:53:41 -07:00
Lennart Kats
999bf92801 Revert "don't build on install". This broke the Cloud9 build.
This reverts commit 36685c4f8a.
2012-10-03 10:20:18 +02:00
Ruben Daniels
eae66e4fc2 Merge pull request #1005 from ajaxorg/mode/typescript
Some updates to typescript
2012-10-02 15:07:59 -07:00
Garen Torikian
ef4327769a Merge branch 'mode/typescript' of github.com:ajaxorg/ace into mode/typescript 2012-10-02 15:05:51 -07:00
Garen Torikian
29e19fc062 Updates to Typescript highlighting 2012-10-02 15:05:38 -07:00
Harutyun Amirjanyan
f614cb46ac Merge pull request #1003 from danyaPostfactum/gutter
Gutter double click for selectAll
2012-10-02 07:50:17 -07:00
DanyaPostfactum
afbd1e959c Gutter double click for selectAll 2012-10-02 19:44:42 +10:00
Harutyun Amirjanyan
c3cd57f451 Merge pull request #1001 from ajaxorg/mode/typescript
Support Typescript
2012-10-02 00:36:28 -07:00
Harutyun Amirjanyan
44b5d111c9 Merge pull request #998 from ukyo/coffee-highlight2
fix coffee highlight rules
2012-10-02 00:29:23 -07:00
nightwing
7a9a2e4044 small cleanup 2012-10-02 11:17:55 +04:00
Garen Torikian
99f28492c1 Remove TMlanguage file 2012-10-01 22:55:24 -07:00
Garen Torikian
182542a77c Add typescript support 2012-10-01 22:52:30 -07:00
nightwing
cbfb690a2e Merge remote-tracking branch 'remotes/origin/master' into worker
Conflicts:
	lib/ace/css/editor.css
2012-10-02 00:23:58 +04:00
ukyo
4b25a4dfab fix function regexps. Its ignore invalid coffeescipts. 2012-10-02 04:54:23 +09:00
Matt
d68cc3843e Merge pull request #996 from c9developer/master
Updated zorba
2012-10-01 11:05:55 -07:00
C9
5d55ba8e1e Updated zorba 2012-10-01 14:05:24 -04:00
Matt Pardee
494980b1e3 Merge branch 'gh-pages' of github.com:ajaxorg/ace into gh-pages 2012-10-01 10:52:50 -07:00
Matt
ad77ca164a Merge pull request #995 from c9developer/master
Plunker
2012-10-01 10:52:16 -07:00
C9
769b73101f Plunker logo 2012-10-01 13:40:28 -04:00
C9
3c4d90dc55 Merge branch 'master' of git://github.com/ajaxorg/ace 2012-10-01 13:20:06 -04:00
C9
364ab18d26 Added plunker 2012-10-01 13:19:59 -04:00
Harutyun Amirjanyan
6702cff5e2 Merge pull request #991 from danyaPostfactum/cssrefactor
CSS refactoring
2012-10-01 10:06:05 -07:00
Harutyun Amirjanyan
6882b30742 Merge pull request #985 from ukyo/coffee-highlight1
update coffeescript highlight rules
2012-10-01 10:04:50 -07:00
nightwing
d071027087 use fonts that have bold face with same width 2012-10-01 20:22:54 +04:00
nightwing
c6523b8fea disable bold style if font doesn't support it 2012-10-01 20:19:01 +04:00