Daniel Felder
4115fd24b3
adjust tests
2014-08-10 01:40:09 +00:00
Daniel Felder
b5560a9cad
adjust tests
2014-08-10 01:18:28 +00:00
Daniel Felder
d029129b28
lparen, rparen in block
2014-08-10 01:17:39 +00:00
Daniel Felder
b8f135a37d
adjustments to latex mode
2014-08-10 00:29:39 +00:00
Daniel Felder
08bf3696e7
some more syntax highlighting for latex mode
2014-08-10 00:02:33 +00:00
nightwing
9b489c752b
minor fixes
2014-08-09 22:32:07 +04:00
nightwing
10860343ab
fix error when inserting text inside code
2014-08-09 22:32:07 +04:00
nightwing
1bd38560b4
code style
2014-08-09 22:32:07 +04:00
nightwing
383b798901
disable automatic scroll into view
2014-08-09 22:22:49 +04:00
nightwing
dc37f938c9
destroy session when destroying the editor
2014-08-09 18:48:43 +04:00
nightwing
920cd20327
improve ime style
2014-08-09 18:44:24 +04:00
nightwing
d493325973
make sure editor container never scrolls because of out of view textarea
2014-08-09 18:44:24 +04:00
Harutyun Amirjanyan
ffc547d2c3
Merge pull request #2079 from buildersbrewery/master
...
Updated LSL language
2014-08-08 22:28:26 +04:00
James Allen
1109188a93
Don't ignore contextmenu event in Firefox on Windows/Linux
2014-08-08 18:28:41 +01:00
James Allen
146d832e19
Keep apparent scroll position fixed when changes are made offscreen
2014-08-06 13:59:11 +01:00
nightwing
0842d27710
fix failing test
...
allow folding <p> tags
2014-08-04 18:27:45 +04:00
Builder's Brewery
89b5597948
Updated regex for entity.name.state.lsl
2014-08-04 15:52:57 +02:00
Builder's Brewery
36198a50f4
Updated LSL snippets
2014-08-04 15:38:52 +02:00
Builder's Brewery
91cc993bb2
Updated LSL keywords
2014-08-04 15:24:56 +02:00
nightwing
b69f7450aa
fix autoclosing of p tag
2014-08-02 01:02:52 +04:00
nightwing
d120d050fb
update test
2014-08-02 01:02:03 +04:00
nightwing
518166324b
add constexpr keyword to c++
2014-08-02 01:02:03 +04:00
nightwing
0eff326d62
tweak modes
2014-08-02 01:01:46 +04:00
nightwing
b990ad3f90
update csslint
2014-08-02 00:57:21 +04:00
nightwing
5744a3c6e3
fix bracket matching in vala mode
2014-08-01 22:12:45 +04:00
nightwing
ec6ffec1e4
Merge branch 'missing-redraw'
2014-08-01 22:07:25 +04:00
nightwing
72dcd28905
trigger redraw less often
2014-08-01 22:06:43 +04:00
nightwing
f4990b3a56
make sure text redraw isn't missed when bgTokenizer state changes
2014-08-01 21:52:25 +04:00
nightwing
d01cbaf698
Merge pull request #2041 from jpallen:master
...
Redraw lines and active line highlight when offscreen updates are made
2014-08-01 21:50:51 +04:00
Diego Ferreyra
b0babd3f25
ie11 fix getBoundingClientRect() error missing ";"
2014-07-28 14:37:15 -03:00
Diego Ferreyra
7ab9ce686f
ie11 fix getBoundingClientRect() error
2014-07-28 14:34:39 -03:00
nightwing
80f42e13ff
accept mode options object in static highlight extension
2014-07-28 19:10:41 +04:00
Diego Ferreyra
d40bec839d
ie11 fix getBoundingClientRect() error
2014-07-24 17:14:40 -03:00
nightwing
23f678229a
update config_test.js
2014-07-22 16:57:14 +04:00
nightwing
0eaae8712e
do not rename kr_theme to kr during the build
2014-07-22 16:32:40 +04:00
Lennart Kats
f3d4147f6b
Merge pull request #2023 from ajaxorg/edit_textarea
...
Do not hang the browser when ace.edit is called for textarea
2014-07-21 14:07:47 +02:00
Lennart Kats
c079a49ce7
Merge pull request #2053 from ajaxorg/fix/highlighting
...
Fix highlighting issues
2014-07-21 14:07:20 +02: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
Harutyun Amirjanyan
c073766cc3
Merge pull request #2055 from Conaclos/working
...
Eiffel programming language mode
2014-07-21 04:37:47 +04:00
Conaclos
7e55724c52
Add comment mark in Eiffel mode.
2014-07-20 19:10:50 +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
d53c91e41a
update mode tests
2014-07-16 23:29:37 +04:00
nightwing
1ad5e66be0
fix #2051 highlighting php string in script tag
2014-07-16 23:27:20 +04:00
nightwing
a52b30317b
add heredoc support for sh mode
2014-07-16 22:50:12 +04:00
nightwing
c1c08945b2
do not scroll cursor into view after quad click
2014-07-16 22:46:35 +04:00
nightwing
d3d2e0823b
fix Double tapping to select words doesn't work reliably
2014-07-16 19:03:23 +04:00
Daniel Felder
0afb5f6da6
Update latex.js
...
Most of LaTeX is text. Word wrapping etc. should behave accordingly.
2014-07-15 01:38:50 +02:00
James Allen
fd182ea76f
Redraw lines and active line highlight when offscreen updates are made
...
When setUseWrapMode is true, if some text is inserted into a line which is
above the cursor and offscreen, then the renderer did not previously redraw the
lines or active line highlight. However, if this insert causes the line to wrap
onto another line then everything is shifted down by one visual line, leaving
the onscreen lines in an out of date state. With this commit, the onscreen
lines and active line highlight are now redrawn when this happens.
2014-07-10 12:56:11 +01:00
Devon Carew
a885aea2f0
add the show and hide keywords to the dart mode
2014-07-09 16:22:24 -07:00
baboso
5ebcf9298b
Merge branch 'master' of git://github.com/ajaxorg/ace into praat
2014-07-08 15:22:40 -04:00