Joshua Saxby
0216e8bbfd
formatting
2015-03-11 21:27:36 +00:00
Joshua Saxby
38e3452313
added SQL data types
2015-03-11 21:05:54 +00:00
Joshua Saxby
fb7b23e627
started adding missing sql keywords and types
2015-03-11 18:42:21 +00:00
Ruben Daniels
6a07619ad2
Merge pull request #2370 from ajaxorg/misc
...
Misc issues
2015-03-10 12:33:01 -07:00
nightwing
60c639a34b
Merge branch 'pull/2375'
2015-02-28 22:17:25 +04:00
nightwing
de9e5226bf
add tests from v1.2 branch and increase split size to improve performance
2015-02-28 22:16:19 +04:00
nightwing
76e05b7fd5
fix #2381 : keycode for ; is missing
2015-02-28 21:51:18 +04:00
nightwing
481bca1b09
use ellipsis character instead of dots
2015-02-28 21:41:30 +04:00
nightwing
01f5846ee3
static highlight can be used without editor.css
2015-02-28 20:40:54 +04:00
Daniel Marcotte
6df244d429
Fit what metadata we can into autocompletes
...
The whole meta string currently gets dropped from the autocompletes
popup if it doesn't fit. This leads to confusing autocompletes where
the meta for some entries are missing for no apparent reason.
So, instead of dropping the entire meta string when it doesn't fit,
insert what we can and append "..." to communicate that we clipped it.
2015-02-25 16:43:39 -08:00
Scott Glajch
b5064a4bb3
Fix for issue #2374 , maximum call stack exceeded in 64 bit chrome when pasting large chunks.
2015-02-25 13:00:39 -05:00
nightwing
9905267e4d
fix gutter in static highlight when wrapping is enabled
2015-02-25 00:14:14 +04:00
Harutyun Amirjanyan
bed3a18d49
Merge pull request #2366 from leanprover/add-lean-mode
...
add 'lean' mode for Lean Theorem Prover files
2015-02-24 23:25:57 +04:00
Soonho Kong
49ff504639
fix qqstring rule in lean-mode
2015-02-24 14:10:41 -05:00
Harutyun Amirjanyan
a035cd2558
Merge pull request #2373 from pamelafox/patch-2
...
Add ClassName to highlighting
2015-02-24 23:03:48 +04:00
Pamela Fox
b6910a3094
Add ClassName to highlighting
...
So that document.getElementsByClassName gets highlighted.
2015-02-24 10:59:36 -08:00
Soonho Kong
27ad846641
highlight names followed nameProviders in lean-mode
2015-02-24 13:21:40 -05:00
Soonho Kong
34d80e81ca
clean up string rule for lean-mode
2015-02-24 13:21:22 -05:00
Soonho Kong
3c34a9852f
add and sort keywords/storage-modifiers for lean-mode
2015-02-24 13:20:28 -05:00
Soonho Kong
a0fe09f3be
clean up unused rules for lean-mode
2015-02-24 13:19:56 -05:00
Pamela Fox
906b6c9d8d
Adding cursive and fantasy to keywords list
2015-02-24 09:30:43 -08:00
Soonho Kong
74800e84ee
remove single quoted string (qstring) from lean-mode
2015-02-24 12:09:11 -05:00
Soonho Kong
9654382294
use 'defaultToken' for comment/qqstring/qstring in lean-mode
...
Suggested by @nightwing
2015-02-24 11:02:06 -05:00
Soonho Kong
b3da9336ee
add 'lean' mode for Lean Theorem Prover files
2015-02-23 07:03:52 -05:00
nightwing
4bc34f4eae
fix #2341 do not use ace_editor id for the default style
2015-02-18 23:26:22 +04:00
nightwing
16b542aea4
reduce crazy large negative top value on hidden textarea ( fixes #2362 )
2015-02-18 23:19:27 +04:00
Ruben Daniels
2ff39c2192
Merge pull request #2322 from ajaxorg/altgr
...
Fix altgr handling
2015-02-16 11:27:45 -08:00
Ruben Daniels
34f57e7499
Merge pull request #2316 from ajaxorg/misc
...
Fix xml autodindent and several small issues
2015-02-16 11:27:16 -08:00
Robin
b0475ce3e4
Added C++11 tokens to highlighting rules
2015-02-16 14:27:22 +00:00
Harutyun Amirjanyan
d86b2fd7ee
Merge pull request #2332 from kevinushey/bugfix/xml-tag-highlighting
...
[xml] ensure tag name starts with letter
2015-02-16 15:27:42 +03:00
nightwing
d9e4b52ee1
fix alt-e at the last error
2015-02-10 19:09:27 +04:00
nightwing
703a5394e3
toggle fold commands must work for all selections
2015-02-10 19:09:11 +04:00
nightwing
42b43b1fbe
fix highlighting of indented bash heredocs
2015-02-10 19:08:56 +04:00
nightwing
3e32d5bf7e
workaround for vim cursor getting stuck on folded lines
2015-02-10 19:07:55 +04:00
Tyler Long
c840471248
XAML is XML
...
https://msdn.microsoft.com/en-us/library/cc295302.aspx
2015-01-29 14:47:57 +08:00
Kevin Ushey
3fe1383cdc
[xml] ensure tag name starts with letter
2015-01-28 10:53:42 -08:00
mdinger
1621c1519c
Add highlight support for isize, usize, us and is
2015-01-24 14:18:11 -05:00
nightwing
0da0566bac
fix pagedown in vim mode
2015-01-24 18:53:41 +04:00
nightwing
b93d772720
do not overwrite ctrl-alt-0 on windows since that is used on German keyboard
2015-01-23 17:21:12 +04:00
nightwing
845a6d4e98
make detection of altGr more robust
2015-01-23 17:21:12 +04:00
nightwing
8df1eb70c5
fix typo
2015-01-23 17:07:20 +04:00
nightwing
9f8cb78f37
fix require path for tests
2015-01-23 16:35:45 +04:00
nightwing
acd41efcb6
do not include all whitespace lines in vim paragraphs
2015-01-23 13:36:06 +04:00
nightwing
64eaf47c4d
do not throw when running vim ':write' command
2015-01-23 13:32:20 +04:00
nightwing
c769031e78
[vim] fix w for non ascii chars
2015-01-22 22:38:32 +04:00
Juti Noppornpitak
8a8bc206db
Add the missing mode "Django" to ext-modelist
...
This is to add Django as an alternative mode for HTML files. The placement of the entry is to ensure that Django syntax highlighter does not override HTML syntax highlighter.
2015-01-19 16:30:38 -05:00
nightwing
7db217dfe0
avoid emitting spurious changeWrapMode event
2015-01-19 01:15:24 +04:00
nightwing
847bfa4bfe
cleanup
2015-01-19 01:13:05 +04:00
nightwing
135b9e5baf
do not autoindent after self-closing tag
2015-01-19 01:10:03 +04:00
nightwing
c356c14940
fix weird pairing of quotes in cstyle behavior
2015-01-19 00:33:14 +04:00