Nala Ginrut
05d65dac6a
Fixed keywords and constant parse bug
...
Fixed: 'minus' shouldn't be a delimiter
Fixed: '\t' shouldn't be included in keword-type
2013-02-03 22:35:01 +08:00
Nala Ginrut
67b1b25469
Fixed: keyword can't be colored
...
modified: demo/kitchen-sink/docs/scheme.scheme
* fix typo
modified: lib/ace/mode/scheme_highlight_rules.js
* remove '() since it's hard to parse and trivious for coloring.
* keyword and constant coloring fine now.
2013-02-02 22:30:37 +08:00
Nala Ginrut
7fbd7395b3
Add scheme.scheme
...
new file: demo/kitchen-sink/docs/scheme.scheme
2013-02-02 20:05:05 +08:00
Nala Ginrut
065e1ae19c
Update Scheme mode.
...
modified: demo/kitchen-sink/doclist.js
modified: demo/kitchen-sink/modelist.js
new file: lib/ace/mode/_test/tokens_scheme.json
modified: lib/ace/mode/scheme_highlight_rules.js
2013-01-31 16:12:54 +08:00
Nala Ginrut
3b6baafe29
Add: Scheme highlight rules
...
new file: lib/ace/mode/scheme.js
new file: lib/ace/mode/scheme_highlight_rules.js
2013-01-31 11:21:37 +08:00
Harutyun Amirjanyan
402f251c23
Merge pull request #1230 from danyaPostfactum/css
...
CSS behaviour
2013-01-30 13:54:11 -08:00
DanyaPostfactum
4d5c41d192
CSS behaviour
2013-01-31 01:38:56 +10:00
nightwing
4a252a0c3b
Merge pull request #1223 from chetstone/master
...
emacs mode enhancements
2013-01-30 12:16:30 +04:00
Chester Wood
3c4bd8d21a
Fix CTRL-a to work as expected in emacs mode; restore former values of selection settings when switching keyboard or session
2013-01-30 12:13:11 +04:00
Chester Wood
c955ace32a
make emacs mark a property of session
2013-01-29 21:18:50 +04:00
Chester Wood
9241e3269c
restore emacs screenToTextCoordinates
2013-01-29 21:18:48 +04:00
Chester Wood
db34cf6a20
Merge branch 'emacs-mode'
2013-01-29 21:17:48 +04:00
Chester Wood
984b4ea2e2
merge emacs fixes
2013-01-29 21:15:35 +04:00
Garen Torikian
c10d3fa1c4
Set font size
2013-01-27 17:09:33 -08:00
nightwing
aab09b4901
update build submodule
2013-01-27 22:58:23 +04:00
nightwing
04917953ff
add scroipe and pixeljet logos to the site
2013-01-26 21:49:57 +04:00
Mostafa Eweda
de9fa86f30
Merge pull request #1221 from ajaxorg/textinput
...
Textinput bugfix
2013-01-26 09:38:05 -08:00
nightwing
d437b63d19
position textarea with bottom/right since otherwise firefox 21+ scrolls
...
editor out of view when textarea.focus is called
2013-01-26 13:07:03 +04:00
nightwing
5c5e596435
fix #1209 Ctrl+C & Ctrl+X not working in Chrome-15
2013-01-25 18:30:45 +04:00
nightwing
59de8b0ff4
fix loading editor in iframe on ie9
2013-01-25 17:52:23 +04:00
nightwing
8551e0e043
do not use id of placeholder text mode
2013-01-25 17:49:42 +04:00
nightwing
83c37fd41e
#1202 scrollbar size is wrong when too broad selector is used
2013-01-25 17:48:07 +04:00
Harutyun Amirjanyan
1dec807e36
Merge pull request #1180 from danyaPostfactum/php-worker
...
Add php worker
2013-01-25 00:55:01 -08:00
nightwing
27a674cd3f
Merge pull request #1218 from danyaPostfactum/miscfixes
...
Miscellaneous fixes
2013-01-25 12:35:52 +04:00
DanyaPostfactum
84b1f16967
Improve tooltip style
2013-01-25 12:29:59 +04:00
DanyaPostfactum
961053b7d0
Fix cstyle quote deletion behavior
2013-01-25 12:29:59 +04:00
DanyaPostfactum
13a5fde817
Update php test (paren tokens)
2013-01-25 12:29:59 +04:00
DanyaPostfactum
144b29a7a7
Fix label for readonly checkbox
2013-01-25 12:23:41 +04:00
DanyaPostfactum
88a566977b
ReadOnly fixes
2013-01-25 12:23:41 +04:00
DanyaPostfactum
99f8aba562
Read-only checkbox in kitchen sink
2013-01-25 12:23:40 +04:00
DanyaPostfactum
3952ef9afd
BlockIndent command ( Ctrl-[ and Ctrl-] )
2013-01-25 12:23:40 +04:00
DanyaPostfactum
4d43496201
Tooltip css tweak
2013-01-25 12:23:40 +04:00
DanyaPostfactum
7ae929aecf
Make container csspadding-proof
2013-01-25 12:23:40 +04:00
DanyaPostfactum
4ccbeb23fa
Monokai theme tweak
2013-01-25 12:23:39 +04:00
DanyaPostfactum
35819e68df
More font sizes to kitchen sink
2013-01-25 12:23:39 +04:00
DanyaPostfactum
26e1074017
Fix Makefile script for windows line endings
2013-01-25 12:23:39 +04:00
DanyaPostfactum
a432399742
Fix deletion behavior for single quotes
2013-01-25 12:23:39 +04:00
DanyaPostfactum
a19d9dbbb7
Fix paren token type in php mode
2013-01-25 12:23:38 +04:00
Garen Torikian
e7a0a98f94
Merge pull request #1214 from ajaxorg/test_all_modes
...
tests for all modes
2013-01-22 12:02:56 -08:00
nightwing
4011447526
update documentation
2013-01-21 17:54:57 +04:00
DanyaPostfactum
f1a56fe008
Update php parser
2013-01-21 19:26:19 +10:00
Lennart Kats
e5af573fa3
Merge pull request #1215 from ajaxorg/remove-contributing
...
Remove CLA info
2013-01-20 12:08:10 -08:00
Garen Torikian
086888ea66
Remove CLA info
2013-01-20 11:08:27 -08:00
nightwing
f9d4bbac49
tests for all modes
2013-01-20 16:47:49 +04:00
Harutyun Amirjanyan
d7e54337b0
Merge pull request #1210 from zendesk/libo/curly-mode
...
Add a Syntax Highlighter for the Curly template language
2013-01-20 00:26:39 -08:00
Liborio Cannici
40fb7f3a11
Add a Syntax Highlighter for the Curly template language
2013-01-15 17:31:45 +01:00
Harutyun Amirjanyan
df99905760
Merge pull request #1195 from ajaxorg/doc/api
...
Fix the site
2013-01-14 10:06:56 -08:00
nightwing
ca4cef9c16
small style fixes for the site
...
overrides pointless img {max-width: 100%} from bootstrap
2013-01-14 22:03:27 +04:00
Garen Torikian
5f2d2446ba
Fix landing page
2013-01-14 21:51:57 +04:00
Garen Torikian
a880e2727c
Fix tab menus
2013-01-14 21:51:56 +04:00