nightwing
ce329df39b
update the site
v1.1.2
2014-01-08 03:14:35 +04:00
nightwing
142761d86f
fix regression in { pairing
2014-01-07 23:03:32 +04:00
nightwing
30a4d12eb7
fix ascii filter in builder
2014-01-07 23:01:10 +04:00
Zef Hemel
b79cb61861
Update LogiQL highlighting: add alias_all storage type
2014-01-07 17:54:33 +01:00
Harutyun Amirjanyan
5b3e1ca29d
Merge pull request #1750 from rmsmith/master
...
dart_highlight_rules : add 'with' to `keywordDeclaration`
2014-01-04 05:50:00 -08:00
rmsmith
c40bf3b172
dart_highlight_rules : add 'with' to keywordDeclaration
...
'with' clauses are used for mixin application in Dart, e.g:
`class ToggleButton extends Button with Toggleable { ... }`
2014-01-03 21:04:23 +02:00
Ruben Daniels
5733f006a8
Merge pull request #1740 from ajaxorg/c9
...
sync with cloud9
2014-01-02 11:01:42 -08:00
Harutyun Amirjanyan
7bcf64401f
Merge pull request #1747 from hartman/themelistfix
...
Repair label of themes in themelist.
2014-01-02 04:23:39 -08:00
Derk-Jan Hartman
8f109ea371
Repair label of themes in themelist.
...
This was broken after c563f15e93
2014-01-02 13:04:24 +01:00
nightwing
ccc7d6dda8
add more sites
2013-12-31 16:17:01 +04:00
Harutyun Amirjanyan
a9d194894e
Merge pull request #1742 from hartman/commas
...
Remove trailing comma's, which break scripts in IE7
2013-12-31 04:16:32 -08:00
Derk-Jan Hartman
1240a04fff
Remove trailing comma's, which break scripts in IE7
2013-12-31 10:12:34 +01:00
nightwing
425404ff29
fix #1737 reset padding only if previous theme had custom padding
2013-12-30 02:05:57 +04:00
nightwing
3cc3043951
update js highlighter test
2013-12-30 01:56:58 +04:00
nightwing
9a5bd3cd65
include error_marker addon in the build
2013-12-30 01:42:12 +04:00
Harutyun Amirjanyan
6e46195102
Merge pull request #1728 from desoi/master
...
Updated keywords and functions for PostgreSQL 9.3. Added sub-mode support for JavaScript and Json.
2013-12-29 13:37:10 -08:00
John DeSoi
48cd7f55dc
Updated keywords and functions for PostgreSQL 9.3. Added sub-mode support for JavaScript and Json.
2013-12-29 14:16:38 -06:00
nightwing
edee507fd9
update site
2013-12-29 21:13:44 +04:00
nightwing
714e1a592c
fix resize issues
2013-12-29 20:07:08 +04:00
nightwing
90b2a6cd77
fix multiselect mouse interaction issues
2013-12-29 20:05:23 +04:00
nightwing
37b3dc1efd
tweak modes
2013-12-29 20:03:08 +04:00
nightwing
b6a4a34fd2
togglecomment should not scroll if part of the selection is visible
2013-12-29 20:02:14 +04:00
nightwing
5b151a3db4
fix scrolling speed on firefox ux
2013-12-29 19:59:16 +04:00
nightwing
3f7f325777
return removed folds from removeFolds
2013-12-29 19:57:49 +04:00
nightwing
6e254f25a1
fix wrap option getter
2013-12-29 19:57:00 +04:00
nightwing
4c4ab09870
add goToNextError command
2013-12-29 19:56:29 +04:00
Lennart Kats
c612dac355
Merge pull request #1723 from ajaxorg/misc
...
fix several small bugs
2013-12-25 07:11:00 -08:00
Lennart Kats
890fd39c92
Merge pull request #1725 from ajaxorg/double_tap
...
Double tap regression
2013-12-25 02:09:58 -08:00
Lennart Kats
eda5eaba39
Merge pull request #1715 from ajaxorg/velocity_snippets
...
Support loading snippets for mixed modes
2013-12-25 02:04:31 -08:00
Lennart Kats
191a79245f
Merge pull request #1703 from ajaxorg/highlighting/mixed
...
Do not loose currentState if tokenizer uses combination of next and push
2013-12-25 02:03:04 -08:00
Harutyun Amirjanyan
92dba7d44c
Merge pull request #1730 from danyaPostfactum/autoinsert
...
Add autoinsert feature to the completer.
2013-12-23 03:27:09 -08:00
DanyaPostfactum
ff42a13c4f
Add autoinsert feature to the completer.
2013-12-23 02:52:25 +10:00
nightwing
b6a3a15232
add a test
2013-12-20 18:12:33 +04:00
nightwing
c01725184e
remove setTimeout from startSelect
...
fixes #956 : double tap regression
2013-12-20 17:18:34 +04:00
nightwing
15dd2082f6
cleanup
2013-12-20 15:14:35 +04:00
nightwing
3a864c6056
add support for inline mode in php worker
2013-12-17 00:04:21 +04:00
nightwing
10e2c3049c
add options for theme and mode
2013-12-15 21:20:11 +04:00
nightwing
6285bf5d5a
update cssLint and coffee
2013-12-15 21:18:13 +04:00
nightwing
b7ee15f5d9
fix bug with fixedWidth gutter + firstLineNumber
2013-12-15 02:50:48 +04:00
nightwing
133db3cfe0
fix #1711 Double click on foldWidgets region can paint whole gutter in red.
2013-12-14 23:52:01 +04:00
nightwing
45c4bdcb2e
disable invalid class on ampersands
...
fixes #1655
2013-12-14 19:44:44 +04:00
nightwing
61591eee5d
add tests
2013-12-14 19:41:44 +04:00
nightwing
869e1f86aa
cleanup d mode
2013-12-14 19:37:24 +04:00
Harutyun Amirjanyan
a6c21c6761
Merge pull request #1694 from robik/d-lang-support
...
Improved D Language mode
2013-12-14 07:29:25 -08:00
Harutyun Amirjanyan
3b96539874
Merge pull request #1696 from danyaPostfactum/refactor/scrollbar
...
Refactor ScrollBarV and ScrollBarH classes
2013-12-14 06:25:48 -08:00
DanyaPostfactum
5affb58e40
Add forgotten css overflow:scroll to scrollbars
2013-12-13 16:45:20 +10:00
Harutyun Amirjanyan
710bf4dbe0
Merge pull request #1719 from nbreslow/master
...
Added support for Autodesk Maya MEL
2013-12-12 14:53:27 -08:00
Nicholas Breslow
cde625fde3
Added c-style behavior and fold mode / updated mode syntax.
...
As per Harutyun Amirjanyan's request I made the following two changes:
1) Added c-style behavior and fold mode.
2) Updated mode syntax for mel to current one used by Ace.
2013-12-12 16:47:41 -05:00
Nicholas Breslow
56604c1fa5
Updated project.
2013-12-10 14:03:53 -05:00
Nicholas Breslow
a6c6028f7e
Changed mel.mel example file.
2013-12-10 14:03:23 -05:00