DanyaPostfactum
e1c86f453f
add html completion
2013-07-01 01:43:05 +10:00
DanyaPostfactum
a5f4ecf597
add .getCompletions method to text mode
2013-07-01 01:42:40 +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
Ruben Daniels
81f7dd7fbb
Merge pull request #1488 from ajaxorg/renderer
...
Renderer improvements
2013-06-27 07:55:22 -07: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
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
cdd122a540
fix hljs undefined error in main site
2013-06-16 11:46:54 +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
d2f7247e58
add missing snippets.tmpl.js
2013-06-11 22:06:00 +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
nightwing
156d9a7eeb
load snippet files automatically
2013-06-09 18:11:45 +04:00
nightwing
af2a2e272b
revert change to config.js
2013-06-09 01:09:48 +04:00
nightwing
917e4b925c
fix typo in clojure mode
2013-06-09 01:06:25 +04:00
Harutyun Amirjanyan
89c42264c0
Merge pull request #1427 from gbedardsice/master
...
Text mode keeps indentation
2013-06-08 13:57:53 -07:00
nightwing
b36c4c67b2
include split in build
2013-06-09 00:55:57 +04:00
nightwing
ac9bb727cc
revert to simpler range tracking model for now
2013-06-09 00:50:25 +04:00
nightwing
35a9dc5ba1
hide the popup when editor is scrolled
2013-06-09 00:29:21 +04:00
nightwing
b46250ffa1
update markdown test
2013-06-08 18:49:44 +04:00
nightwing
186e6b1b86
use markup.heading for # and heading for the defaultToken
...
fixes #1457
2013-06-08 18:34:42 +04:00
nightwing
6479dd998f
move underline to core styles
2013-06-08 18:26:45 +04:00
nightwing
d4bdfe3300
do not capture alt-gr key
2013-06-08 17:17:48 +04:00
Gabriel Bédard Sicé
6e9653451c
Fix #1427 Added plain text mode that does not keep indentation
2013-06-06 15:28:56 -04:00
nightwing
36c166b9ed
force using tabs in makefile and snippets modes
2013-06-05 23:35:15 +04:00
nightwing
c223f59e1a
add scope to snippets.js files
2013-06-05 23:35:15 +04:00
nightwing
c2b7d1f082
better style for match highlight in popup
2013-06-05 23:35:15 +04:00
nightwing
f6f475747b
style improvements
2013-06-05 23:35:15 +04:00
nightwing
a399d1440a
cleanup
2013-06-05 23:35:14 +04:00
nightwing
df115ba659
add snippets placeholder files for all languages
2013-06-05 23:35:14 +04:00
nightwing
68ebf08e8c
cleanup
2013-06-05 23:35:14 +04:00
nightwing
dc198344d5
revert changes to worker
2013-06-05 23:35:14 +04:00
nightwing
5c1db2dbcc
tweak the popup some more
2013-06-05 23:35:14 +04:00
nightwing
7293bb142f
fix popup
2013-06-05 23:35:14 +04:00
Garen Torikian
06c10fb934
One more test fix
2013-06-05 23:35:14 +04:00