Soonho Kong
8f49d3d897
add a small demo for lean mode
2015-02-24 11:11:34 -05:00
nightwing
b57f2e2ae3
fix inline editor demo
2015-01-11 23:23:53 +04:00
nightwing
55bf8e56d3
fix highlighting of ?" in ruby mode
2015-01-07 01:18:28 +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
0054bb8794
cleanup
2015-01-04 23:48:28 +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
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
Bernhard Weichel
14850f5b9e
Reduced size of sample document
2014-12-22 16:55:40 +01:00
nightwing
2d12ebb1df
improve global access warning in the demo
2014-12-21 13:39:13 +04:00
Bernhard Weichel
18b3c57de9
Merge branch 'master' of https://github.com/ajaxorg/ace into feature/ace_language_definition
...
# By nightwing (7) and others
# Via Harutyun Amirjanyan (4) and others
* 'master' of https://github.com/ajaxorg/ace :
do not pair quotes inside strings
fix toggleComment command in php mode
fix copyLines* for multiple selections
fix pairing of quotes in cstyle behavior
add helper for creating tests
Autocomplete exactMatch option
add *~ (backup files created by various editors) to .gitignore
Remove unneeded regex groups for Eiffel
Update Eiffel programming language definition.
add config.warn and refactor config to allow sharing with ace_tree
do not use automatic scroll into view
Teach tmlanguage.js to process multiple .tmLanguage files at once
2014-12-14 23:11:35 +01:00
Bernhard Weichel
8019a21475
added abc mode
2014-12-14 20:34:41 +01:00
nightwing
3fa54ce97e
fix copyLines* for multiple selections
2014-12-12 17:38:39 +04:00
nightwing
278f1d1674
add helper for creating tests
2014-12-12 17:38:38 +04:00
Lennart Kats
57a07f54b3
Merge pull request #2261 from ajaxorg/build
...
fix broken paths in kitchen-sink demo
2014-12-01 16:10:08 +01:00
nightwing
49b50ff347
fix broken paths in kitchen-sink demo
2014-11-23 20:06:41 +04:00
Alex Kit
1587b96b3c
Add Mask Highlighter
2014-11-21 05:08:12 +01:00
nightwing
072dcb1c11
fix tripple brace highlighting in handlebars mode
2014-11-06 20:43:08 +04:00
nightwing
f362d2e84a
add markdown comment to elixir demo
2014-11-05 16:56:51 +04:00
nightwing
399e25ceaf
fix errors in imported elixir mode
2014-11-02 15:32:26 +04:00
nightwing
4da689e71b
add elixir mode
2014-11-02 15:06:12 +04:00
nightwing
52e8bc3082
add elm mode ( fixes #2099 )
2014-10-09 16:41:49 +04:00
Ruben Daniels
0609c8e1a8
Merge pull request #2175 from ajaxorg/misc
...
Fix several small issues
2014-10-06 16:57:39 -07:00
Richo Healey
1a6bb0591b
Fix @richo's username
2014-10-05 19:22:17 -07:00
nightwing
a1042e0d94
fix reattaching linewidgets to editor
2014-10-05 22:53:31 +04:00
Ruben Daniels
e894b5f9e0
Merge pull request #2137 from ajaxorg/autocomplete
...
Fix several small issues
2014-09-12 20:18:22 +02:00
Tobias Ahlin
bde7daaf1b
Use animation and font shorthand
2014-09-11 10:26:13 +02:00
Tobias Ahlin
6593e25de6
Keyframes can share values
2014-09-11 10:25:52 +02:00
nightwing
e6660cd47c
improve matlab highlighting fixes #2042 , #2043
2014-09-07 17:21:36 +04:00
nightwing
bb76c62c7b
fix several ie8 issues
2014-09-06 02:23:37 +04:00
nightwing
09ddbeb341
add Io mode
2014-09-02 12:55:58 +04:00
Adam Joseph Cook
37aa485137
Adding G-code (ISO 6983) language mode.
2014-08-10 22:24:52 -05:00
Lennart Kats
b71a09d8d0
Merge pull request #2052 from ajaxorg/double_tap
...
fix Double tapping to select words doesn't work reliably
2014-07-21 14:06:19 +02:00
Conaclos
b651a424f1
Adding the new Eiffel example.
2014-07-20 19:12:34 +02:00
Conaclos
9284732a28
Remove eiffel example.
...
Current example is too large.
2014-07-20 19:12:03 +02:00
Conaclos
fcd1dbb98d
Adding Eiffel language mode.
...
- Adding Eiffel highlight rules and Eiffel mode
- Use Sudoku grid example of Eiffel Rosetta Code project as Eiffel example
2014-07-20 17:22:21 +02:00
nightwing
d3d2e0823b
fix Double tapping to select words doesn't work reliably
2014-07-16 19:03:23 +04:00
baboso
5ebcf9298b
Merge branch 'master' of git://github.com/ajaxorg/ace into praat
2014-07-08 15:22:40 -04:00
baboso
4904f74dbd
Minor changes to Praat syntax files
2014-07-08 15:18:57 -04:00
Devon Carew
cc03e77327
review comments
2014-07-07 08:17:25 -07:00
Devon Carew
e6f01878d7
add snippets; fix the kitchensink demo
2014-07-04 11:35:07 -07:00
Devon Carew
bf72097811
add a gitignore mode
2014-07-04 11:25:53 -07:00
nightwing
299d174dc7
do not use setInnerHTML since it isn't faster on new browsers
2014-06-29 09:58:48 +04:00
nightwing
d63863ac0c
use architect-build for building ace
2014-06-20 02:27:50 +04:00
Ruben Daniels
5496351529
Merge pull request #1985 from ajaxorg/focus
...
fix issue with scrolling into view on focus
2014-06-16 12:34:23 +02:00
baboso
17c75da27b
Added sendpraat and unquoted string directives, simplified demo example, added some other missing functions/directives
2014-06-05 00:45:20 -04:00
baboso
a519520ae7
Removed useless rules, added support for do() syntax
2014-06-04 18:03:55 -04:00
baboso
df92a99e93
Praat syntax highlighter, first release
2014-06-01 18:27:03 -04:00
nightwing
a7cac9466d
add vala mode
2014-06-01 22:54:30 +04:00
nightwing
66866121e9
fix issue with scrolling into view on focus
2014-05-23 14:13:23 +04:00