nightwing
|
4a80bd7b3d
|
fix cstyle behavior in multicursor mode
|
2014-02-21 22:08:35 +04:00 |
|
nightwing
|
6e9c9417fc
|
cleanup
|
2014-02-21 22:08:35 +04:00 |
|
nightwing
|
f352165725
|
move text measuring into separate module
|
2014-02-21 22:08:35 +04:00 |
|
nightwing
|
f4d1dc7c13
|
create wrap data lazily
|
2014-02-21 22:08:34 +04:00 |
|
nightwing
|
316bb55f17
|
fix inserting long text
|
2014-02-21 22:08:34 +04:00 |
|
Harutyun Amirjanyan
|
89c6609e97
|
Merge pull request #1823 from trinketapp/master
add missing backslash
|
2014-02-19 22:41:39 +04:00 |
|
Ben Wheeler
|
f531569824
|
add missing backslash
escape the backslash in the fenced code block regexp
|
2014-02-18 09:36:54 -05:00 |
|
Harutyun Amirjanyan
|
e5edb59d00
|
Merge pull request #1820 from Cirru/master
fix dollar; add comma syntax
|
2014-02-18 13:25:20 +04:00 |
|
Harutyun Amirjanyan
|
a87b9e4dbc
|
Merge pull request #1822 from trinketapp/master
Allow arbitrary language names in gfm fenced blocks
|
2014-02-18 13:24:40 +04:00 |
|
Benjamin Wheeler
|
e672469923
|
Updated markdown fenced blocks to allow more liberal language names
|
2014-02-17 22:36:44 -05:00 |
|
Benjamin Wheeler
|
7439993b1a
|
Allowed . in markdown language blocks
Updated markdown highlighter to allow stuff like ```python.run
|
2014-02-17 16:33:05 -05:00 |
|
jiyinyiyong
|
080596e6a1
|
fix dollar; add comma syntax
|
2014-02-16 23:49:54 +08:00 |
|
Harutyun Amirjanyan
|
e4cfb47ae1
|
Merge pull request #1782 from pnevels/master
add Gherkin highlighting support
|
2014-02-14 15:15:13 +04:00 |
|
nightwing
|
927bf936da
|
#1429 remove bidi-override
|
2014-02-14 12:13:42 +04:00 |
|
nightwing
|
3bed18be1d
|
restore other demo files
|
2014-02-12 23:32:02 +04:00 |
|
Thaddee Tyl
|
a6ece4cbfa
|
rename AsciiDoc demo.
|
2014-02-12 23:24:42 +04:00 |
|
nightwing
|
5e3c3b660b
|
revert AsciiDoc demo deletion
|
2014-02-12 23:13:48 +04:00 |
|
Harutyun Amirjanyan
|
7981e0ca6c
|
Merge pull request #1813 from 1ec5/patch-1
Fixed passing non-Ranges into Document methods
|
2014-02-12 20:21:32 +04:00 |
|
Minh Nguyễn
|
3eefd3365a
|
Fixed passing non-Ranges into Document methods
Fixed regression from b23265ad: ! takes precedence over instanceof.
|
2014-02-12 03:48:42 -08:00 |
|
Lennart Kats
|
ffc9cec9ef
|
Merge pull request #1809 from ajaxorg/c9
Add smarty mode and fix several small bugs
|
2014-02-12 11:21:41 +01:00 |
|
nightwing
|
68096ff38d
|
run extension files automatically
|
2014-02-11 20:40:31 +04:00 |
|
nightwing
|
9db70f0351
|
add block comment for sql
|
2014-02-11 20:22:08 +04:00 |
|
nightwing
|
471e9c6d40
|
fix typo
|
2014-02-09 17:34:25 +04:00 |
|
Harutyun Amirjanyan
|
aab8b7f7a8
|
Merge pull request #1805 from creationix/master
Two tiny fixes I made while working on Tedit
|
2014-02-07 21:14:52 +01:00 |
|
Tim Caswell
|
a8ba1e06d9
|
Fix syntax error in kuroir.css
This bad line was breaking my css parser.
Workaround in my code: 079741c477/src/applytheme.js (L66-L67)
|
2014-02-07 13:08:35 -06:00 |
|
Tim Caswell
|
0f9bcfbc7d
|
Fix out-of-range error when parsing certain files.
An example file that breaks on this is b2f8bf1e74/kitchen-sink/demo.js (L1000)
|
2014-02-07 13:05:43 -06:00 |
|
nightwing
|
7cff8e7cff
|
Merge pull request 1542 'Add worker to the html mode'
|
2014-02-07 01:54:55 +04:00 |
|
nightwing
|
8ccb0e6fda
|
disable worker for non html modes, make doctype message info
|
2014-02-07 01:52:26 +04:00 |
|
nightwing
|
eac48f5190
|
fix broken python snippet
|
2014-02-06 00:19:41 +04:00 |
|
nightwing
|
4795261b94
|
fix infinite loop when inserting snippet with self referencing tabstop
fixes #1802
|
2014-02-06 00:13:52 +04:00 |
|
nightwing
|
42f274a42c
|
update smarty mode
|
2014-02-05 23:59:17 +04:00 |
|
nightwing
|
99f49fdc49
|
add smarty mode
|
2014-02-05 22:06:15 +04:00 |
|
nightwing
|
31e1a2d1f3
|
improve php variable regexp
|
2014-02-05 21:24:03 +04:00 |
|
nightwing
|
0eb2b74a66
|
fix #1795 PHP variables that begin with an underscore are not highlighted
|
2014-02-04 02:41:21 +04:00 |
|
Zef Hemel
|
2cf93d936e
|
Update autocomplete.js
Unsubscribe blurListener callback instead of onChange listener in auto complete.
|
2014-02-03 17:19:56 +01:00 |
|
nightwing
|
1e46543b05
|
fix error marker column
|
2014-02-01 04:18:46 +04:00 |
|
nightwing
|
9cbcfb35d3
|
use _signal where possible
|
2014-02-01 04:11:56 +04:00 |
|
nightwing
|
750d38af6f
|
Merge commit 'b54d268a72'
|
2014-02-01 04:06:57 +04:00 |
|
nightwing
|
b54d268a72
|
fix typo
|
2014-02-01 04:06:31 +04:00 |
|
Ruben Daniels
|
7dc4bddae9
|
Merge pull request #1793 from ajaxorg/misc
misc bugfix
|
2014-01-31 03:13:15 -08:00 |
|
nightwing
|
2246da0021
|
fix infinite loop when using ace with polymer
|
2014-01-30 22:55:40 +04:00 |
|
nightwing
|
3dc20b0824
|
update highlighter tests
|
2014-01-30 22:25:52 +04:00 |
|
nightwing
|
af16d9ca54
|
fix #1757 Merged undos don't decrement dirtyCounter correctly
|
2014-01-30 22:01:02 +04:00 |
|
nightwing
|
07ef6a115c
|
fix #1776 c_cpp mode syntax highlighting
|
2014-01-30 21:49:24 +04:00 |
|
nightwing
|
abb1e4703b
|
add showLineNumbers fixes #1755, #892
|
2014-01-30 21:44:36 +04:00 |
|
nightwing
|
f6983739e9
|
fix bug with scrollMargin and maxLines
|
2014-01-30 21:44:36 +04:00 |
|
nightwing
|
36c6fcc9d4
|
fix scrolling error widget into view
|
2014-01-30 21:44:36 +04:00 |
|
nightwing
|
f3af20aa15
|
fix #1775 Horizontal scrollbar is not resizing when typing
|
2014-01-30 21:44:17 +04:00 |
|
nightwing
|
eafe6a7997
|
fix gutter is too short when hor scrollbar is visible
|
2014-01-30 21:43:53 +04:00 |
|
nightwing
|
048d9589c7
|
remove slow cursor[style*] css rule
|
2014-01-30 21:24:04 +04:00 |
|