Lennart Kats
b1439f2bf8
Merge pull request #1487 from ajaxorg/highlighting/update
...
update sh and go highlighting
2013-07-07 01:00:56 -07:00
Ruben Daniels
65713e974b
Merge pull request #1502 from ajaxorg/scrolling_issues
...
fix several small issues on mac
2013-07-06 03:48:01 -07:00
Ruben Daniels
62653ea5ba
Merge pull request #1473 from ajaxorg/bgTokenizer
...
bgTokenizer worker should not redraw unnecessarily
2013-07-06 03:47:30 -07:00
Ruben Daniels
95e0f2fffd
Merge pull request #1467 from ajaxorg/jshint
...
update jshint and coffee
2013-07-06 03:47:08 -07:00
nightwing
dd0880afb6
fix typo
2013-07-03 17:42:46 +04:00
nightwing
a8ac1b1e9a
fix horizontal scrolling
2013-07-02 15:25:36 +04:00
nightwing
1400d82d34
pull back changes from cloud9
2013-07-02 12:13:30 +04:00
nightwing
403e45a5dd
fix vim folding commands
2013-07-01 00:09:15 +04:00
Tenor Biel
5f1a69a38e
Add vim commands for folding
2013-07-01 00:01:30 +04:00
nightwing
4b8ab8eab9
fix ^ in vim mode on swedish keyboard on mac
2013-06-30 23:45:47 +04:00
nightwing
f6f3425cce
use wheel event on new versions of Firefox
...
fixes #1466
2013-06-30 22:07:23 +04:00
Harutyun Amirjanyan
6a87d9782b
Merge pull request #1494 from danyaPostfactum/snippetcompleter
...
Show snippets in suggestion list
2013-06-30 10:07:24 -07:00
DanyaPostfactum
7ce86e24f1
use data.snippet in completions for snippet insertion
2013-07-01 01:23:14 +10:00
Harutyun Amirjanyan
2a40b37590
Merge pull request #1493 from buildersbrewery/master
...
Updates to LSL mode
2013-06-30 07:45:36 -07:00
Harutyun Amirjanyan
b860c2293c
Merge pull request #1495 from ajaxorg/static_highlighter
...
fix #1492 $' breaks static-highligher
2013-06-30 07:44:33 -07:00
DanyaPostfactum
d276f10bcd
add snippet completer
2013-06-30 04:07:24 +10:00
Lennart Kats
76fd4b1358
Merge pull request #1464 from ajaxorg/highlighting/markdown
...
Tweak heading and list highlighting in markdown mode
2013-06-28 15:15:25 -07:00
Lennart Kats
3e6d25c38f
Merge pull request #1463 from ajaxorg/altgr
...
Do not capture alt-gr key
2013-06-28 15:14:34 -07:00
Builders Brewery
8c3527ec5b
updated LSL mode
...
- added changes from
wiki.secondlife.com/wiki/Release_Notes/Second_Life_RC_LeTigre/13#13.06.21.277682
to highlight rules and snippets
- reviewed invalid grammar and text mode test
2013-06-28 17:42:57 +02:00
nightwing
adf7eebb5f
fix tests
2013-06-28 19:22:21 +04:00
nightwing
071b936323
fix conflict between static highlighter and ace styles
2013-06-28 18:17:10 +04:00
nightwing
8068b01f21
fix #1492 $' breaks static-highligher
2013-06-28 18:15:54 +04:00
Ruben Daniels
81f7dd7fbb
Merge pull request #1488 from ajaxorg/renderer
...
Renderer improvements
2013-06-27 07:55:22 -07:00
nightwing
f1e809294c
fix #1490 Parsing Lua comments in the middle of line
2013-06-26 20:23:58 +04:00
nightwing
78585a9c5d
add demo/autoresize.html
2013-06-25 23:50:00 +04:00
nightwing
0479acfea7
add option to autoresize editor vertically
2013-06-25 20:59:06 +04:00
nightwing
b3e4d33e02
update scrollbar when inserting new line in the middle of the document
...
fixes regression from 9f1d8af937
2013-06-24 00:18:51 +04:00
nightwing
43f1788ad4
use fake horizontal scrollbar
2013-06-23 23:58:32 +04:00
nightwing
a6654eee9e
update tests
2013-06-23 22:35:23 +04:00
nightwing
b9190d1e8d
fix go string highlighting
2013-06-23 22:27:02 +04:00
nightwing
4b398798c0
highlight escapes in sh mode
2013-06-22 22:39:18 +04:00
Ruben Daniels
ea591e2149
Merge pull request #1479 from ajaxorg/pulreq
...
Fix timing issue with setting modes
2013-06-20 07:08:11 -07:00
nightwing
3667a15e8d
add callback to setTheme as well
2013-06-20 18:04:36 +04:00
nightwing
855853139a
small cleanup
2013-06-20 18:00:50 +04:00
nightwing
b01d4d5a6b
treat whitespace words of length 1 the same as others
...
without this multicursor doesn't work in cases like
foo: bar
a: baz
2013-06-20 17:57:10 +04:00
nightwing
4b51b9288f
timing issue with setting modes
2013-06-20 17:57:09 +04:00
nightwing
2d9225326c
cleanup
2013-06-19 21:38:11 +04:00
nightwing
2852638c45
fix initial highlighting in hidden editor
2013-06-19 21:25:39 +04:00
Harutyun Amirjanyan
132d44462e
Merge pull request #1475 from buildersbrewery/master
...
Update LSL mode
2013-06-16 14:47:51 -07:00
nightwing
f82c4df96a
[Autocomplete] fix insertion of words containing - sign
2013-06-17 00:53:12 +04:00
nightwing
3026d78395
do not allow Replace after setReadOnly
...
fixes #1468
2013-06-17 00:53:12 +04:00
Builders Brewery
71d127f5fa
updated LSL mode
...
lsl_highlight_rules.js:
- added stuff from RC Le Tigre 13.06.06.277104
- made stuff more readable while staying within 80 columns width
snippets.lsl
- sorted
- added stuff from RC Le Tigre 13.06.06.277104
2013-06-16 21:13:17 +02:00
nightwing
f45980feb7
fix FreeMarker mode name in modelist
2013-06-16 16:38:09 +04:00
nightwing
6887c84b71
fix #1474 IE8: double click anywhere issues script error.
2013-06-16 11:45:58 +04:00
nightwing
774098f243
event target isn't defined on ie8
2013-06-13 23:42:41 +04:00
nightwing
069bbda6a6
bgTokenizer worker should not redraw unnecessarily
2013-06-13 21:57:29 +04:00
nightwing
7df0b59c13
fix tests
2013-06-11 14:57:31 +04:00
nightwing
505847681d
update jshint and coffee
2013-06-11 14:24:57 +04:00
Lennart Kats
fa13f377e1
Merge pull request #1189 from ajaxorg/feature/codecomplete
...
Implement basic code completion
2013-06-10 17:09:18 -07:00
nightwing
db1118c258
fix typo
2013-06-09 18:57:49 +04:00