nightwing
db4bd7ffd1
display emmet shortcuts in keybindings menu
2013-05-02 19:36:55 +04:00
nightwing
563a38700d
fix #1407 Emmet breaks blockindent
2013-05-02 19:36:24 +04:00
nightwing
01224f9509
more sites using ace
2013-05-02 19:36:23 +04:00
Lennart Kats
28c810bbce
Merge pull request #1355 from ajaxorg/highlighting/tmmodes
...
add several new modes autoconverted from textmate
2013-05-01 06:08:17 -07:00
Lennart Kats
60f49118c0
Merge pull request #1403 from ajaxorg/mini_require
...
compatibility with architect-build
2013-05-01 06:07:20 -07:00
Lennart Kats
342bb71a3a
Merge pull request #1406 from ajaxorg/ime
...
fix chinese Ime handling on windows
2013-05-01 06:06:37 -07:00
Lennart Kats
cf4a34e7f7
Merge pull request #1405 from ajaxorg/stop_keypress
...
fix ctrl-tab keybinding on firefox
2013-05-01 06:05:40 -07:00
nightwing
4d2afc9d1c
fix ctrl-tab keybinding on firefox
2013-05-01 14:12:30 +04:00
nightwing
71ae26759a
fix typo
2013-04-30 23:10:49 +04:00
nightwing
af77bb00f8
increase requirejs waitSeconds
2013-04-30 16:42:38 +04:00
Harutyun Amirjanyan
855426e2f5
Merge pull request #1404 from rgriffith/velocity_mode_lt_operator_improvements
...
Fixed another regex for keyword.operator to include <
2013-04-30 04:34:56 -07:00
Ryan Griffith
2bad571374
Fixed another regex for keyword.operator to include <
2013-04-30 07:28:20 -04:00
nightwing
a443507f00
add more sites
2013-04-30 13:46:44 +04:00
nightwing
6d4b91f89f
linux ime
2013-04-30 13:29:29 +04:00
nightwing
09bc6119d4
fix ime issues
2013-04-30 12:19:04 +04:00
Harutyun Amirjanyan
9ccdc8c484
Merge pull request #1402 from rgriffith/velocity_mode_lt_operator_improvements
...
Velocity mode less than operator improvements
2013-04-29 14:34:39 -07:00
nightwing
ea31c9fac6
simplify require used in worker
2013-04-30 01:30:44 +04:00
nightwing
23f9f6f849
allow exporting function in mini_require.js
2013-04-30 01:04:00 +04:00
Ryan Griffith
14c897972c
Fixed regex for keyword.operator to include <. Adjusted regex for meta.tag due to issue where any < sign is treated as a meta.tag, including conditionals within Velocity.
2013-04-29 16:53:05 -04:00
nightwing
846f712969
cleanup and merge pull #1370 update lsl mode
2013-04-29 23:40:38 +04:00
nightwing
22d6d4132c
fix lsl string escapes
2013-04-29 23:38:17 +04:00
Builders Brewery
d15dfadbd3
added "print" to invalid.illegal
2013-04-29 23:20:26 +04:00
Builders Brewery
2a089797c6
added constants from RC MAGNUM 13.04.19.274352
...
CONTENT_TYPE_ATOM, CONTENT_TYPE_FORM, CONTENT_TYPE_JSON,
CONTENT_TYPE_LLSD, CONTENT_TYPE_RSS, CONTENT_TYPE_XHTML,
CONTENT_TYPE_XML
2013-04-29 23:20:26 +04:00
Builders Brewery
fe46c0fee7
added ATTACH_AVATAR_CENTER and ATTACH_NECK
2013-04-29 23:20:26 +04:00
Builders Brewery
745ee98e4a
...
2013-04-29 23:20:26 +04:00
Builders Brewery
bbd8721a02
trying to fix udf regex for LSL
2013-04-29 23:20:25 +04:00
Builders Brewery
e0e6c38d17
fixed regex to match user defined function in LSL
2013-04-29 23:20:25 +04:00
Builders Brewery
36083cbfe8
unindented back as before
2013-04-29 23:20:25 +04:00
Builders Brewery
a39212bd0d
added missing comma and fixed call in lsl.js .....now still have to fix regex line 311 in lsl_highlight_rules.js
2013-04-29 23:20:25 +04:00
Builders Brewery
b1d7fc7557
attempting to fix LSL for Ace
2013-04-29 23:20:25 +04:00
nightwing
f7a17ac67d
smaller demo file
2013-04-29 23:19:25 +04:00
Harutyun Amirjanyan
9b8090bf0b
Merge pull request #1383 from rgriffith/velocity_mode_improvement
...
Improvement to HTML comments
2013-04-29 01:58:42 -07:00
Ryan Griffith
f380abf51c
Adjusted to comment section tokens based on recommendation.
2013-04-26 14:57:17 -04:00
Harutyun Amirjanyan
d25dcebc12
Merge pull request #1399 from joelmoss/patch-1
...
Fixed require path in settings menu demo
2013-04-26 05:28:00 -07:00
Joel Moss
5d5f509bf1
Fixed require path in settings menu demo
2013-04-26 14:25:09 +02:00
Harutyun Amirjanyan
ce9adfe4ee
Merge pull request #1395 from ajaxorg/fix/searchAll
...
Fix for replaceAll in a range. Fix for no session ace
2013-04-25 03:07:30 -07:00
Ruben Daniels
9796369696
Fix for replaceAll in a range. Fix for no session ace
2013-04-24 21:12:48 +00:00
Harutyun Amirjanyan
f7d70f4a8c
Merge pull request #1387 from rgriffith/folder-widget-css-improvement
...
Adjust fold-widget visibility based on folding-enabled
2013-04-24 13:07:07 -07:00
Harutyun Amirjanyan
0c4ca1872c
Merge pull request #1394 from rgriffith/ie8_xml_folding_fix
...
Addresses an issue where IE8 does not properly handle the RegExp in _par...
2013-04-24 13:04:33 -07:00
Ryan Griffith
73ad243936
Addresses an issue where IE8 does not properly handle the RegExp in _parseTag, causing folding not to work for the XML mode (or modes that inherit XML). Tested XML mode in IE8/9 and major browsers. Should resolve ajaxorg/ace#1384
2013-04-24 15:23:48 -04:00
Lennart Kats
985566b38d
Merge pull request #1391 from ajaxorg/cleanup
...
Cleanup
2013-04-24 03:49:41 -07:00
Ryan Griffith
365dba6006
Adjust fold-widget visibility based on folding-enabled
...
Slight adjustment to the visibility of `.ace_fold-widget` so that when the `.ace_folding-enabled` flag is toggled, so is the widget's visibility. This addresses the issue where the left-most edge of the folding widgets may still be visible after disabling code. folding
2013-04-23 10:16:28 -03:00
nightwing
9d453a158d
Insert charset utf8 for static highlighter demo
...
fixes #1385
2013-04-23 09:17:49 +04:00
Ryan Griffith
d0709fea87
Improvement to HTML comments
...
Fixed issue where HTML comments were not properly ending, causing all code after the start comment tag to appear commented out.
2013-04-22 11:18:24 -03:00
nightwing
796fb32cc2
some coffeescript errors can be detected only with compile
2013-04-20 18:27:06 +04:00
nightwing
6e8989095c
add MultiPlay.io to the list of sites
2013-04-20 17:00:30 +04:00
nightwing
12bb135b54
update perf-test.html
2013-04-20 16:57:20 +04:00
nightwing
9dd309469c
fix typo in getFontSize
2013-04-20 16:49:34 +04:00
Harutyun Amirjanyan
b85c899755
do not include spaces in clojure symbols
2013-04-19 19:10:56 +04:00
Ruben Daniels
076eeb8cab
Merge pull request #1345 from ajaxorg/toggleComment
...
Toggle comments
2013-04-18 08:48:08 -07:00