Eddy Bruel
|
aeb3e63e31
|
Fixed minor bug in regex highlighting
|
2010-11-03 18:18:39 +01:00 |
|
Eddy Bruel
|
6df42adcba
|
Merge branch 'master' of github.com:ajaxorg/ace
|
2010-11-03 17:27:57 +01:00 |
|
Eddy Bruel
|
95a805048a
|
Fixed a minor bug in the editor
|
2010-11-03 17:27:50 +01:00 |
|
Fabian Jakobs
|
4c865950ed
|
fix scroll to Y
|
2010-11-03 16:12:03 +01:00 |
|
Fabian Jakobs
|
d14c7e6a58
|
fix update bug after removing lines
|
2010-11-03 11:33:48 +01:00 |
|
Fabian Jakobs
|
3c2bd0f76e
|
remove top padding
|
2010-11-03 11:12:21 +01:00 |
|
Fabian Jakobs
|
3e28057caf
|
navigate line start: toggle between line start and text start
|
2010-11-02 19:37:56 +01:00 |
|
Fabian Jakobs
|
043dfa705e
|
fix: undo broken after move lines
|
2010-11-02 19:24:01 +01:00 |
|
Fabian Jakobs
|
ab4f1c0e1a
|
fix typo fox copy lines down
|
2010-11-02 19:12:43 +01:00 |
|
Fabian Jakobs
|
89e7b97ea4
|
remove log statement
|
2010-11-02 18:58:52 +01:00 |
|
Fabian Jakobs
|
85422c35ec
|
what a crappy fix
|
2010-11-02 18:56:08 +01:00 |
|
Fabian Jakobs
|
98f1ad6ab8
|
Merge branch 'master' of github.com:ajaxorg/ace
|
2010-11-02 18:50:43 +01:00 |
|
Fabian Jakobs
|
d9ac4f3abe
|
fix redrawing bugs
|
2010-11-02 18:49:14 +01:00 |
|
Fabian Jakobs
|
c0ee808786
|
reset changes lines correctly
|
2010-11-02 18:28:49 +01:00 |
|
Fabian Jakobs
|
ce6e512e9c
|
fix first row calculation
|
2010-11-02 18:28:03 +01:00 |
|
Eddy Bruel
|
86478b9353
|
After undoing an insert (which amounts to a remove)
there should not be a selection (fixed)
|
2010-11-02 18:24:06 +01:00 |
|
Fabian Jakobs
|
3e1eb8d592
|
fix detection of doc comments
|
2010-11-02 17:06:09 +01:00 |
|
Fabian Jakobs
|
729a8848d3
|
add support for paddings
|
2010-11-02 16:54:04 +01:00 |
|
Eddy Bruel
|
5d9f8cf0e9
|
Fixed single replace and removed several spurious
log messages.
|
2010-11-02 16:03:01 +01:00 |
|
Eddy Bruel
|
04b4a59a81
|
Merge branch 'master' of github.com:ajaxorg/ace
|
2010-11-02 15:15:31 +01:00 |
|
Eddy Bruel
|
e02afd9806
|
Small fix in audo-indentation.
|
2010-11-02 15:14:38 +01:00 |
|
Eddy Bruel
|
37913f80a1
|
Fixed a bug in the auto-indentation where already
existing whitespace was not taken into account.
|
2010-11-02 14:43:48 +01:00 |
|
Ruben Daniels
|
770e1626da
|
Subtle selection / mouse tweaks
|
2010-10-29 20:14:41 +02:00 |
|
Ruben Daniels
|
05caccfd90
|
added gutter property
|
2010-10-29 15:58:04 +02:00 |
|
Fabian Jakobs
|
792ef0a543
|
pass in require to the require.def wrapper
|
2010-10-27 13:30:49 +02:00 |
|
Fabian Jakobs
|
58494e088c
|
rename "src" to "lib"
|
2010-10-27 13:11:21 +02:00 |
|
Fabian Jakobs
|
81df50da2d
|
move files one level up
|
2010-10-27 12:39:54 +02:00 |
|
Fabian Jakobs
|
112b5f76ed
|
split repos
|
2010-10-27 12:04:58 +02:00 |
|
Fabian Jakobs
|
c49eecc080
|
Merge branch 'refs/heads/master' into eddy
|
2010-10-27 11:50:17 +02:00 |
|
Fabian Jakobs
|
6c284eabab
|
Marker layer is not responsible for redraws
remove sluggishness when moving lines up and down
|
2010-10-26 17:05:44 +02:00 |
|
Fabian Jakobs
|
4733421aa8
|
remove "ace/ace" and replace it by more specific modules
|
2010-10-26 17:05:03 +02:00 |
|
Eddy Bruel
|
d021463d4f
|
Merge branch 'master' of github.com:ajaxorg/editor
|
2010-10-26 16:54:25 +02:00 |
|
Eddy Bruel
|
f6039ddab4
|
- Fixed replaceAll
|
2010-10-26 16:45:31 +02:00 |
|
Fabian Jakobs
|
00d9ab74f8
|
fix scrollbar update
|
2010-10-26 16:33:41 +02:00 |
|
Eddy Bruel
|
f22fc5a2f5
|
- PageDown/Up now only move the cursor if Command
is pressed as well
|
2010-10-26 15:53:19 +02:00 |
|
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 |
|