Commit graph

370 commits

Author SHA1 Message Date
Fabian Jakobs
986c5eddc2 remove gap on the right side of the gutter 2010-10-26 14:55:58 +02:00
Fabian Jakobs
82eecf9e24 search results are selected again 2010-10-26 13:50:16 +02:00
Fabian Jakobs
f75a1cc786 goto line should clear selection 2010-10-26 09:50:58 +02:00
Fabian Jakobs
ae3f9e28c3 update themes 2010-10-25 20:01:04 +02:00
Fabian Jakobs
c654ffacd0 add a couple of more theme 2010-10-25 19:56:00 +02:00
Fabian Jakobs
7f3ed94cc5 fix doc comment highlighting 2010-10-25 19:55:46 +02:00
Fabian Jakobs
05cd13b45e Highlight regular expressions 2010-10-25 18:35:25 +02:00
Eddy Bruel
325d1e20c3 Merge branch 'master' of github.com:ajaxorg/editor into HEAD 2010-10-25 18:15:44 +02:00
Eddy Bruel
858f92d593 Added highlighting rule for regular expression
Fixed auto-outdenting when typing }
2010-10-25 18:14:46 +02:00
Fabian Jakobs
38be2616aa spaces are not treated as invisibles (matches textmate) 2010-10-25 16:40:23 +02:00
Fabian Jakobs
7d62c76128 the cursor works always in document space 2010-10-25 16:39:48 +02:00
Fabian Jakobs
3d8d834aec make CSS highlighting more compatible with TextMate 2010-10-25 16:19:39 +02:00
Fabian Jakobs
5a0906af9b extract font size from themes 2010-10-25 15:51:30 +02:00
Fabian Jakobs
39fcc4e65f repair regression 2010-10-25 14:44:55 +02:00
Fabian Jakobs
242cfb76eb extend theme support
add tool to import TextMate Themes
2010-10-25 13:55:39 +02:00
Fabian Jakobs
e290b4c600 change gutter style 2010-10-25 10:30:19 +02:00
Fabian Jakobs
223bbbd9ea revert xml highlight rules 2010-10-25 10:30:08 +02:00
Fabian Jakobs
42dd6cb274 remove jsTestDriver 2010-10-25 10:29:45 +02:00
Fabian Jakobs
9614b24a42 add submodules 2010-10-25 10:29:06 +02:00
Fabian Jakobs
f704987a14 Merge branch 'master' of github.com:ajaxorg/editor 2010-10-22 11:39:24 +02:00
Eddy Bruel
10372014c7 Merge branch 'master' of github.com:ajaxorg/editor 2010-10-21 18:52:15 +02:00
Eddy Bruel
f9fa5f0e66 Fixed a bug in syntax highlighting. 2010-10-21 18:52:07 +02:00
Ruben Daniels
523ea3c082 Merge branch 'master' of http://github.com/ajaxorg/editor 2010-10-21 18:38:45 +02:00
Ruben Daniels
bdddde5d11 Generalized undo manager for interoperability with apf 2010-10-21 18:37:04 +02:00
Fabian Jakobs
c5c5c467aa fix web socket debugger service 2010-10-21 16:49:17 +02:00
Fabian Jakobs
15f965e966 identifiers can contain a dollar sign 2010-10-21 13:43:37 +02:00
Eddy Bruel
e5fbc1f207 Fixed document mode switch 2010-10-21 10:44:22 +02:00
Eddy Bruel
1b88d3f45a Fixed outdenting to work correctly with blocks that are separated by newlines, and indented by a mixture of tabs and spaces. 2010-10-20 18:05:35 +02:00
Eddy Bruel
9a8bb6cbf3 Merge branch 'master' of http://github.com/ajaxorg/editor into HEAD 2010-10-20 15:08:53 +02:00
Eddy Bruel
ddf5f6f138 - Fixed the issue where indenting a single line would always insert <tab size> spaces when in soft tabbing mode. What should happen instead is that the line is indented to the next tab stop. 2010-10-20 15:07:58 +02:00
Fabian Jakobs
f6b03d1a0a make default font size smaller 2010-10-20 13:25:00 +02:00
Fabian Jakobs
5f0213b110 change move to line start to act like in Eclipse and Netbeans 2010-10-20 12:52:21 +02:00
Fabian Jakobs
adde939166 also highlight "if" 2010-10-20 12:29:35 +02:00
Fabian Jakobs
87d0a83796 highlight buildin constants and future reserved keywords 2010-10-20 12:21:50 +02:00
Fabian Jakobs
b6da535e20 fix copy and paste issue in Chrome and Safari 2010-10-20 11:24:54 +02:00
Fabian Jakobs
b6c2dace95 fix undo bug when inserting more than one line 2010-10-20 11:12:50 +02:00
Fabian Jakobs
7de4d4ea3c comments are no longer italic 2010-10-19 16:19:32 +02:00
Fabian Jakobs
aa9cd40a01 update theme 2010-10-18 19:53:08 +02:00
Fabian Jakobs
69bcbacfb3 increase scroll speed 2010-10-18 19:52:52 +02:00
Fabian Jakobs
59584a0e11 update requirejs 2010-10-18 19:52:41 +02:00
Fabian Jakobs
7e2a2d3493 refactor tests 2010-10-18 19:52:31 +02:00
mikedeboer
f381b26fd2 fixed search case boolean setting 2010-10-18 14:38:23 +02:00
Fabian Jakobs
b160b95dfe add jump function to demonstrate how to jump to
the cursor
2010-10-08 13:34:03 +02:00
Fabian Jakobs
52c6d89b5d fix regression 2010-10-08 12:02:46 +02:00
Fabian Jakobs
2d0f36c868 fix gutter for the ide 2010-10-06 18:53:55 +02:00
Fabian Jakobs
7fd6bf2e76 another auto indent fix 2010-10-06 16:11:59 +02:00
Fabian Jakobs
fa2dd94e5c fix update lines 2010-10-06 15:42:01 +02:00
Fabian Jakobs
250d4d9255 css tweaks 2010-10-06 15:24:53 +02:00
Fabian Jakobs
3ef6e5f003 fix: pasting code, which starts with a doc comment
indents the whole code block
2010-10-06 14:58:07 +02:00
Fabian Jakobs
08e721b22f fix formatting 2010-10-06 14:56:08 +02:00