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
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
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
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
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
88a566977b
ReadOnly fixes
2013-01-25 12:23:41 +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
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
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
nightwing
f9d4bbac49
tests for all modes
2013-01-20 16:47:49 +04:00
Liborio Cannici
40fb7f3a11
Add a Syntax Highlighter for the Curly template language
2013-01-15 17:31:45 +01:00
Garen Torikian
e56ab9d4ab
Run through and fix broken text items
2013-01-14 21:47:48 +04:00
Mostafa Eweda
7601a904cb
Merge pull request #1196 from ajaxorg/bugfix
...
Bugfix
2013-01-13 00:39:54 -08:00
nightwing
98f2e18b51
fix tests
2013-01-11 17:01:07 +04:00
nightwing
d0ff5b7d85
Merge pull request #1198 from danyaPostfactum/whitespaces
...
Display spaces when showInvisibles is on
2013-01-11 16:41:48 +04:00
nightwing
2894ecdb40
small cleanup
2013-01-11 16:38:39 +04:00
DanyaPostfactum
70f34b6b38
Display spaces, text layer little perfomance fixes
2013-01-11 16:12:10 +10:00
DanyaPostfactum
d12e5c4548
Improve lang.stringRepeat function perfomance
2013-01-11 16:11:14 +10:00
nightwing
6d7f6de6df
fix site
2013-01-10 21:55:11 +04:00
nightwing
be642d2a6f
do not set editor size to 0 when it is hidden
2013-01-10 21:54:59 +04:00
nightwing
19c3031abf
change default editor position to relative
2013-01-10 13:39:34 +04:00
nightwing
f78fbc6e36
do not set font size on editor,
...
to not create weird combinations of inherited line height and own font size
2013-01-10 13:36:21 +04:00
Garen Torikian
aca8e88137
Doc fixes
2013-01-10 11:06:36 +04:00
nightwing
b1f9b95755
tweak searchbox
2013-01-09 22:39:00 +04:00
Vlad Zinculescu
7049caa3bf
fixed styles on all browsers - ie
2013-01-09 18:56:32 +04:00
Vlad Zinculescu
8d3c4feeb5
searchbox wip
2013-01-09 18:55:58 +04:00
nightwing
05a08562ed
add missing import in config.js
2013-01-08 12:37:12 +04:00
nightwing
b9a220de96
use delayed loading of keybindings for ext/textarea
2013-01-07 23:17:23 +04:00
nightwing
51a91e71af
make container argument of VirtualRenderer optional
2013-01-07 23:12:29 +04:00