Robin
b0475ce3e4
Added C++11 tokens to highlighting rules
2015-02-16 14:27:22 +00:00
Harutyun Amirjanyan
d86b2fd7ee
Merge pull request #2332 from kevinushey/bugfix/xml-tag-highlighting
...
[xml] ensure tag name starts with letter
2015-02-16 15:27:42 +03:00
Harutyun Amirjanyan
385a285c58
Merge pull request #2334 from tylerlong/master
...
XAML is XML
2015-02-02 19:58:44 +04:00
Tyler Long
c840471248
XAML is XML
...
https://msdn.microsoft.com/en-us/library/cc295302.aspx
2015-01-29 14:47:57 +08:00
Kevin Ushey
3fe1383cdc
[xml] ensure tag name starts with letter
2015-01-28 10:53:42 -08:00
Harutyun Amirjanyan
6b88b939c2
Merge pull request #2325 from mdinger/add_usize_isize_highlighting
...
Add Rust highlight support for isize, usize, us and is
2015-01-27 23:57:24 +04:00
mdinger
1621c1519c
Add highlight support for isize, usize, us and is
2015-01-24 14:18:11 -05:00
Harutyun Amirjanyan
63178a0511
Merge pull request #2318 from shiroyuki/patch-1
...
Add the missing mode "Django" to ext-modelist
2015-01-23 16:38:49 +04:00
Juti Noppornpitak
8a8bc206db
Add the missing mode "Django" to ext-modelist
...
This is to add Django as an alternative mode for HTML files. The placement of the entry is to ensure that Django syntax highlighter does not override HTML syntax highlighter.
2015-01-19 16:30:38 -05:00
Harutyun Amirjanyan
fe57baaae1
Merge pull request #2289 from iDeBugger/master
...
Added XMLDOM and worker for XML syntax analysis
2015-01-18 22:37:58 +03:00
Harutyun Amirjanyan
0c3246e0df
Merge pull request #2315 from xixixao/patch-1
...
Fix doc on editor.remove
2015-01-18 22:33:43 +03:00
Michal Srb
d21be42c8a
Fix doc on editor.remove
2015-01-18 14:40:51 +00:00
Smirnov O. A
ccd5d689cc
Updated xmldom dependency
2015-01-16 10:06:38 +03:00
Smirnov O. A
fb41c6ce4e
Update update_deps.js for xmldom
2015-01-16 09:57:52 +03:00
Smirnov O. A
3b703dad56
Merge branch 'master' of github.com:iDeBugger/ace
2015-01-14 11:07:40 +03:00
Smirnov O. A
0a7d192b3d
Merge remote-tracking branch 'upstream/master'
2015-01-14 11:06:22 +03:00
Harutyun Amirjanyan
c0b300a8e8
Merge pull request #2311 from yihangho/docs/spacing
...
Fix spacing in index.html
2015-01-13 17:03:16 +04:00
Yihang Ho
68abe8507a
Fix spacing in index.html
2015-01-13 20:45:01 +08:00
Lennart Kats
d62315a740
Merge pull request #2309 from ajaxorg/misc
...
Fix several small issues
2015-01-13 09:54:25 +01:00
nightwing
eddc5563d8
update json worker tests
2015-01-12 02:23:50 +04:00
nightwing
57f6fbd768
tweak completer
2015-01-12 02:12:00 +04:00
nightwing
100022564c
cancel gatherCompletions if cursor position changes
2015-01-12 01:13:27 +04:00
nightwing
b57f2e2ae3
fix inline editor demo
2015-01-11 23:23:53 +04:00
nightwing
264923e4df
make worker events more consistent
2015-01-11 22:48:39 +04:00
nightwing
e1a5492a7f
do not throw error when trying to match tag at the end of the document
2015-01-11 22:27:12 +04:00
nightwing
5e4facea44
fix livescript highlighting
2015-01-11 22:23:25 +04:00
Harutyun Amirjanyan
37ab8daabe
Merge pull request #2300 from kevinushey/patch/vim-visual-block-move-to-eol
...
Conform with upstream change for Vim Visual Block + move to EOL behaviour
2015-01-07 22:49:58 +04:00
nightwing
55bf8e56d3
fix highlighting of ?" in ruby mode
2015-01-07 01:18:28 +04:00
nightwing
ced37c0c19
update jshint
2015-01-06 15:45:55 +04:00
Kevin Ushey
a50833cfea
conform with upstream change
...
Ref:
1e5ae06ba4
2015-01-05 17:11:14 -08:00
iDeBugger
b2b0e73e0f
Fixed some troubles with language and codestyle
2015-01-05 00:27:11 +03:00
nightwing
72edcd332d
tweak mode_creator
2015-01-05 00:34:25 +04:00
nightwing
bcc2cd9b68
Merge remote-tracking branch 'remotes/origin/master'
2015-01-05 00:20:02 +04:00
nightwing
f4ea1ccb6a
always call the callback form setMode
2015-01-05 00:17:16 +04:00
nightwing
a06739af9a
Merge remote-tracking branch 'remotes/origin/fix/webkit-focus-bug'
2015-01-04 23:54:53 +04:00
nightwing
aceddd9f8f
Merge branch 'pull/2273'
2015-01-04 23:54:00 +04:00
nightwing
ad9aa35ffe
Revert "Reduced size of sample document"
2015-01-04 23:52:40 +04:00
nightwing
b66fb6def8
Merge branch 'pull/2269'
2015-01-04 23:50:57 +04:00
nightwing
0054bb8794
cleanup
2015-01-04 23:48:28 +04:00
nightwing
4603c34b10
workaround for webkit focus bug
2015-01-01 02:00:02 +04:00
Bernhard Weichel
07d01fda44
fixed a few typos and added more snippets
2014-12-29 22:10:03 +01:00
Smirnov O. A
4aff48a837
Added XMLDOM and worker for XML syntax analysis
2014-12-24 14:44:31 +03:00
Harutyun Amirjanyan
4b8a9a475b
Merge pull request #2284 from darabos/patch-1
...
Fix getVScrollBarAlwaysVisible
2014-12-23 23:30:26 +04:00
Matthias S. Benkmann
eccc98b83b
net.put => net.request('PUT'; improved usability for "Save" buttons
2014-12-23 16:33:56 +01:00
Matthias S. Benkmann
e7afb4f19e
support glob patterns for --puttable; reformat for ancient terminals
2014-12-23 15:51:23 +01:00
Matthias S. Benkmann
8919b113d1
add server upload buttons and Ctrl-S bindings to mode_editor
...
in combination with PUT support in ./static.py (or whatever other web server)
this allows people to save both the highlighting rules and the demo documents right
from the mode editor for a better workflow.
2014-12-23 13:03:09 +01:00
Matthias S. Benkmann
ded43d9d69
HTTP PUT support for static.py
...
change host default to 127.0.0.1 for better security
improved option parsing
2014-12-23 13:03:09 +01:00
Bernhard Weichel
14850f5b9e
Reduced size of sample document
2014-12-22 16:55:40 +01:00
Lennart Kats
7ff1f1dd0d
Merge pull request #2283 from ajaxorg/misc
...
Sync with cloud9
2014-12-22 13:29:17 +01:00
nightwing
8ff856186d
update tests for c mode
2014-12-22 02:47:38 +04:00