Fabian Jakobs
|
8bd16ba2ed
|
remove fold styles from the theme (might have to be
added back later)
|
2011-12-09 17:19:09 +01:00 |
|
Fabian Jakobs
|
dac9d03944
|
more folding css tweaks
|
2011-12-09 17:18:46 +01:00 |
|
Fabian Jakobs
|
16abfcbe75
|
Revert "add scrollbar before scroller to not cover it"
This reverts commit decebfc552.
|
2011-12-09 16:49:27 +01:00 |
|
Fabian Jakobs
|
83065ec8f5
|
fix folding of comments
|
2011-12-09 16:37:00 +01:00 |
|
Fabian Jakobs
|
d12d7e3dc5
|
update folding styling
|
2011-12-09 15:56:39 +01:00 |
|
Fabian Jakobs
|
a742993ffb
|
Merge pull request #565 from nightwing/pullreq
small polish
|
2011-12-08 09:52:44 -08:00 |
|
Fabian Jakobs
|
9cb05c2e56
|
make move word right/left consistent with OSX behavior (XCode)
fix #542
|
2011-12-08 18:50:05 +01:00 |
|
nightwing
|
0d02902831
|
snap scrolling to edges
(it doesn't make sense to have editor scrolled by just one char)
|
2011-12-08 21:27:18 +04:00 |
|
nightwing
|
85e087f87d
|
fix for jquery modal dialogs which doesn't break selection
|
2011-12-08 21:01:23 +04:00 |
|
nightwing
|
decebfc552
|
add scrollbar before scroller to not cover it
|
2011-12-08 20:54:54 +04:00 |
|
nightwing
|
e6a0c06575
|
fix size computations depending on renderer $padding
|
2011-12-08 20:54:15 +04:00 |
|
nightwing
|
b9515ddb01
|
keep existing macro if nothing new is recorded
|
2011-12-08 18:54:47 +04:00 |
|
Fabian Jakobs
|
6a6c4c4c15
|
Merge branch 'master' of github.com:ajaxorg/ace
|
2011-12-07 10:54:35 +01:00 |
|
Fabian Jakobs
|
98f245e975
|
change navigate right unit test to match OSX
TextEdit behavior
|
2011-12-07 10:53:34 +01:00 |
|
Fabian Jakobs
|
855b43fdad
|
add some more CSS properties to highlight
|
2011-12-07 10:52:38 +01:00 |
|
Fabian Jakobs
|
130429a611
|
fix getKeyboardHandler
|
2011-12-06 16:00:59 +01:00 |
|
Fabian Jakobs
|
23a48b23b4
|
cleanups
|
2011-12-06 16:00:10 +01:00 |
|
Fabian Jakobs
|
bd9fad0b86
|
Merge pull request #561 from wildfireapp/jquery_modal_fix
Increase z-index of textarea so it works with jQuery dialogs with modal=...
|
2011-12-06 02:46:47 -08:00 |
|
Fabian Jakobs
|
5057b7be7b
|
Merge pull request #559 from wildfireapp/add_chrome_theme
Add chrome theme.
|
2011-12-06 02:18:03 -08:00 |
|
Bernie Telles
|
8932ec3816
|
remove remnants of liquid
|
2011-12-05 11:36:41 -08:00 |
|
Bernie Telles
|
a32ade3300
|
Create chrome theme.
|
2011-12-05 11:29:51 -08:00 |
|
Bernie Telles
|
c43618f2cb
|
Increase z-index of textarea so it works with jQuery dialogs with modal=true
|
2011-12-05 11:28:58 -08:00 |
|
Fabian Jakobs
|
1b58db895c
|
Merge pull request #553 from nightwing/pullreq
some highlight rule fixes
|
2011-12-05 09:11:37 -08:00 |
|
Fabian Jakobs
|
e0c00a1840
|
Merge branch 'master' of github.com:ajaxorg/ace
|
2011-12-05 18:09:21 +01:00 |
|
Fabian Jakobs
|
6a9ef52fe8
|
don't use console without checks
|
2011-12-05 18:08:07 +01:00 |
|
Fabian Jakobs
|
bf263ff375
|
Merge pull request #556 from ajaxorg/select-undo
Added the ability to (temporarily) disable selection of undos
|
2011-12-05 09:04:04 -08:00 |
|
nightwing
|
8f20a8f557
|
add missing flag argument
|
2011-12-05 19:00:59 +04:00 |
|
Fabian Jakobs
|
82a930053b
|
Merge remote-tracking branch 'nightwing/pullreq'
Conflicts:
lib/ace/mode/folding/cstyle.js
|
2011-12-05 15:56:38 +01:00 |
|
Zef Hemel
|
bab7d58449
|
Added the ability to (temporarily) disable selection of undos. This messes up placeholder behavior.
|
2011-12-05 15:39:19 +01:00 |
|
Fabian Jakobs
|
9fee4b7d96
|
fix folding for self closing tags. fix #548
|
2011-12-05 15:36:05 +01:00 |
|
Fabian Jakobs
|
70cef75704
|
add setting to toggle fold mode
|
2011-12-05 15:11:36 +01:00 |
|
nightwing
|
f1c4eab550
|
cstyle folding throws if matching bracket isn't found
|
2011-12-04 21:03:58 +04:00 |
|
nightwing
|
c4bdcd8bad
|
add ability to Tokenizer to use "i" flag for caseInsensitve languages
|
2011-12-04 20:55:25 +04:00 |
|
nightwing
|
ba334cae71
|
fix for broken paren matching in @keyframes rules
|
2011-12-04 20:40:46 +04:00 |
|
nightwing
|
5b08bf8e1e
|
fix js regex highlighting
adds coloring for escaped entities \s
and fixes highlighting regexps like /[]/g
|
2011-12-04 20:33:54 +04:00 |
|
Fabian Jakobs
|
da1a45f694
|
create separate html mode
|
2011-12-02 15:10:27 +01:00 |
|
Fabian Jakobs
|
829c24c780
|
add getAllFolds
|
2011-12-02 13:19:42 +01:00 |
|
Fabian Jakobs
|
a37f9562e3
|
add mixed mode folding rules
|
2011-12-02 13:19:36 +01:00 |
|
Fabian Jakobs
|
593d95f482
|
Merge branch 'master' of github.com:ajaxorg/ace
|
2011-12-02 11:10:16 +01:00 |
|
Fabian Jakobs
|
e7ca90ffe0
|
some folding fixes and cleanups
|
2011-12-02 10:04:54 +01:00 |
|
nightwing
|
f02c04965b
|
shift+click must fold all subfolds as well
|
2011-12-01 23:58:16 +04:00 |
|
nightwing
|
d9f3eff921
|
fix caching of foldWidgets
|
2011-12-01 23:19:42 +04:00 |
|
Fabian Jakobs
|
a82c478d6d
|
Merge pull request #545 from ajaxorg/placeholder-cancel
Added ability to cancel (=undo) the placeholder changes
|
2011-12-01 09:51:27 -08:00 |
|
Fabian Jakobs
|
50ba6fa664
|
Merge pull request #539 from singjie/master
Fix contextMenu when accessing editor requires scrolling
|
2011-12-01 09:42:29 -08:00 |
|
Fabian Jakobs
|
bbcb00acc4
|
split mode specific code for structured folding
into separate files
|
2011-12-01 18:25:46 +01:00 |
|
Fabian Jakobs
|
5db6824f28
|
disable logging
|
2011-12-01 16:51:05 +01:00 |
|
Fabian Jakobs
|
285afeb4f2
|
handle void elements in html folding
|
2011-12-01 16:44:55 +01:00 |
|
Zef Hemel
|
3beed6da5b
|
Added ability to cancel the placeholder related changes + test.
|
2011-12-01 16:29:27 +01:00 |
|
Fabian Jakobs
|
0c14c86c94
|
fix unit tests
|
2011-12-01 16:08:31 +01:00 |
|
Fabian Jakobs
|
0867c5ec40
|
enable folding in other modes
|
2011-12-01 15:43:33 +01:00 |
|