Lennart Kats
|
40bc5ee79a
|
Allow bracket insertion after closing bracket: }()
|
2012-10-18 17:29:15 +02:00 |
|
Lennart Kats
|
99f6953108
|
Only skip closing brackets if they were just auto-inserted
|
2012-10-18 16:36:44 +02:00 |
|
Lennart Kats
|
b126f5d314
|
Allow multiple bracket closing insertionss like {{{}}}
|
2012-10-18 16:36:44 +02:00 |
|
Lennart Kats
|
5ed0998ce7
|
Be selective when auto-inserting brackets
|
2012-10-18 16:36:44 +02:00 |
|
Lennart Kats
|
2950c67e3e
|
Don't surround bracketize brackets when you're trying to overwrite them
|
2012-10-18 16:36:44 +02:00 |
|
Ruben Daniels
|
eae66e4fc2
|
Merge pull request #1005 from ajaxorg/mode/typescript
Some updates to typescript
|
2012-10-02 15:07:59 -07:00 |
|
Garen Torikian
|
ef4327769a
|
Merge branch 'mode/typescript' of github.com:ajaxorg/ace into mode/typescript
|
2012-10-02 15:05:51 -07:00 |
|
Garen Torikian
|
29e19fc062
|
Updates to Typescript highlighting
|
2012-10-02 15:05:38 -07:00 |
|
DanyaPostfactum
|
afbd1e959c
|
Gutter double click for selectAll
|
2012-10-02 19:44:42 +10:00 |
|
Harutyun Amirjanyan
|
c3cd57f451
|
Merge pull request #1001 from ajaxorg/mode/typescript
Support Typescript
|
2012-10-02 00:36:28 -07:00 |
|
nightwing
|
7a9a2e4044
|
small cleanup
|
2012-10-02 11:17:55 +04:00 |
|
Garen Torikian
|
182542a77c
|
Add typescript support
|
2012-10-01 22:52:30 -07:00 |
|
ukyo
|
4b25a4dfab
|
fix function regexps. Its ignore invalid coffeescipts.
|
2012-10-02 04:54:23 +09:00 |
|
Harutyun Amirjanyan
|
6702cff5e2
|
Merge pull request #991 from danyaPostfactum/cssrefactor
CSS refactoring
|
2012-10-01 10:06:05 -07:00 |
|
Harutyun Amirjanyan
|
6882b30742
|
Merge pull request #985 from ukyo/coffee-highlight1
update coffeescript highlight rules
|
2012-10-01 10:04:50 -07:00 |
|
Harutyun Amirjanyan
|
501c47a559
|
Merge pull request #990 from danyaPostfactum/disablespellcheck
Disable spellcheck in textarea, set wrap property instead of attribute
|
2012-10-01 08:52:23 -07:00 |
|
Mostafa Eweda
|
7877ff5e44
|
Merge pull request #982 from ajaxorg/vim
vim mode: fix df
|
2012-10-01 08:16:29 -07:00 |
|
DanyaPostfactum
|
5e5d122332
|
Disable spellcheck in textarea, set wrap property instead of attribute
|
2012-10-02 00:37:56 +10:00 |
|
DanyaPostfactum
|
750b591186
|
Fix mistype in setOverwrite of cursor layer.
|
2012-10-02 00:17:01 +10:00 |
|
DanyaPostfactum
|
e4d7fc17a6
|
Ambiance theme fixes
|
2012-10-02 00:12:28 +10:00 |
|
DanyaPostfactum
|
2b7b07f02d
|
Fix github theme mistype and remove strange font-weight hard reset
|
2012-10-01 19:15:00 +10:00 |
|
DanyaPostfactum
|
42b6ac75d6
|
Fix css-selector in chrome theme (trailing comma)
|
2012-10-01 19:13:37 +10:00 |
|
DanyaPostfactum
|
b30c087fac
|
Fix css-selector in vim/maps/util
|
2012-10-01 19:13:05 +10:00 |
|
DanyaPostfactum
|
35a1551d1e
|
Place print_margin_layer before other layers
|
2012-10-01 18:56:10 +10:00 |
|
DanyaPostfactum
|
a9f9bbbf8e
|
Remove "%cssClass% .ace_editor" unused css-rule
|
2012-10-01 18:48:45 +10:00 |
|
DanyaPostfactum
|
fe5aa98fc5
|
rename .start to .ace_start for selection markers
|
2012-10-01 18:43:59 +10:00 |
|
DanyaPostfactum
|
0490b34fe2
|
Rename multiselect to ace_multiselect
|
2012-10-01 18:13:59 +10:00 |
|
DanyaPostfactum
|
e61d4c21f2
|
Prefix foldWidget state css-classes
|
2012-10-01 18:09:12 +10:00 |
|
DanyaPostfactum
|
7e81913058
|
rename .horscroll to .ace_scroll-left
|
2012-10-01 17:47:15 +10:00 |
|
DanyaPostfactum
|
489afda3ba
|
Fix box-model of the cursor
|
2012-10-01 17:21:35 +10:00 |
|
DanyaPostfactum
|
6576190b53
|
Add forgotten ace_layer class to ace_print-margin-layer
|
2012-10-01 17:15:28 +10:00 |
|
DanyaPostfactum
|
911e0a8eac
|
Simplify some of selectors in editor.css
|
2012-10-01 17:13:55 +10:00 |
|
DanyaPostfactum
|
d8e60f9f4b
|
Vendor-prefixed css-properties should go before standart.
|
2012-10-01 17:06:40 +10:00 |
|
DanyaPostfactum
|
936d077389
|
Rename ace_sb to ace_scrollbar
|
2012-10-01 17:02:03 +10:00 |
|
ukyo
|
4d91fac145
|
fix regexp
|
2012-10-01 15:58:18 +09:00 |
|
DanyaPostfactum
|
15c5290aec
|
Replace _ by - in css-classes
|
2012-10-01 16:50:23 +10:00 |
|
DanyaPostfactum
|
ddb40420cd
|
add css-class to textarea
|
2012-10-01 16:35:23 +10:00 |
|
ukyo
|
1510119e7f
|
add function regexps and tests
|
2012-10-01 00:18:47 +09:00 |
|
ukyo
|
ffa0331542
|
fix function regexp
|
2012-09-30 20:20:36 +09:00 |
|
ukyo
|
706652048f
|
small fix and add tests
|
2012-09-30 18:58:45 +09:00 |
|
ukyo
|
663fae408e
|
small fix about illegal keywords
|
2012-09-30 17:39:35 +09:00 |
|
ukyo
|
7f302bfc2f
|
update coffeescript highlight rules
|
2012-09-30 17:04:01 +09:00 |
|
ukyo
|
6dbfcaa3a9
|
fix typo
|
2012-09-30 02:56:42 +09:00 |
|
nightwing
|
682bb31c54
|
vim mode: fix df
|
2012-09-28 18:44:29 +04:00 |
|
Garen Torikian
|
ff5b55e09d
|
Merge pull request #957 from ajaxorg/themes
Theme update
|
2012-09-26 12:13:37 -07:00 |
|
Mostafa Eweda
|
2f59389bd7
|
Add JSP mixed mode highlighter
|
2012-09-25 19:07:40 +02:00 |
|
DanyaPostfactum
|
10296a87a5
|
Fix ctrl+- issue
|
2012-09-20 05:10:58 +10:00 |
|
nightwing
|
3aca398f1d
|
fix active line color for solarized_dark theme
|
2012-09-19 21:32:40 +04:00 |
|
nightwing
|
a6ce721d92
|
add indent guides for ambiance and xcode
|
2012-09-19 18:39:29 +04:00 |
|
Garen Torikian
|
ecfdc5fbc4
|
Update themes some more
|
2012-09-19 18:39:29 +04:00 |
|