Commit graph

2,253 commits

Author SHA1 Message Date
Fabian Jakobs
e0c00a1840 Merge branch 'master' of github.com:ajaxorg/ace 2011-12-05 18:09:21 +01:00
Fabian Jakobs
29d00b160f package 2011-12-05 18:09:03 +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
Fabian Jakobs
494a21d9e2 package 2011-12-05 16:02:58 +01:00
Fabian Jakobs
4ff215fb72 fix css sample 2011-12-05 16:01:41 +01: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
Fabian Jakobs
d6e6a8ce97 package 2011-12-05 15:45:37 +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
8a6bfe2d24 package 2011-12-02 13:21:29 +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
75f5d06362 Merge pull request #546 from nightwing/pullreq
a small followup for structured folding
2011-12-02 01:14:18 -08: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
d2eeb44016 package 2011-12-01 16:51:55 +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
d8faf048bc package 2011-12-01 16:09:18 +01:00
Fabian Jakobs
0c14c86c94 fix unit tests 2011-12-01 16:08:31 +01:00
Fabian Jakobs
b9bbf22094 ignore 2011-12-01 15:46:32 +01:00
Fabian Jakobs
36b05a9bd4 package 2011-12-01 15:45:52 +01:00
Fabian Jakobs
0867c5ec40 enable folding in other modes 2011-12-01 15:43:33 +01:00
Fabian Jakobs
71d5f359fb add folding for xml style modes. Also refactor
html, svg and xml modes to reuse code
2011-12-01 15:39:02 +01:00
Fabian Jakobs
9a612cd2e5 align xml mode with html mode 2011-12-01 12:48:28 +01:00
Fabian Jakobs
64d8b93538 Merge branch 'master' of github.com:ajaxorg/ace 2011-12-01 12:07:22 +01:00
Fabian Jakobs
14a7b0e1e7 Merge pull request #513 from wildfireapp/master
Can we add open and close angle brackets to the list of items highlighted as a tag?
2011-12-01 03:05:42 -08:00
Fabian Jakobs
f45b4ed783 code folding cleanups 2011-12-01 11:27:26 +01:00
Fabian Jakobs
7f8235c0dd Merge remote-tracking branch 'nightwing/pullreq' 2011-12-01 11:02:48 +01:00
Fabian Jakobs
acf258ea8b cleanups 2011-12-01 11:02:22 +01:00
mikedeboer
6e40a7d210 check for delta.lines 2011-11-30 18:32:00 +01:00
Zef Hemel
0d56cbade3 Merge pull request #543 from ajaxorg/vim
Changes in Vim branch
2011-11-30 08:50:28 -08:00
Sergi Mansilla
ebd9356e7b Merge branch 'vim' of http://github.com/ajaxorg/ace into vim 2011-11-30 17:44:17 +01:00
Sergi Mansilla
e944fdde3b Small fixes in keybinding.js 2011-11-30 17:42:38 +01:00
Zef Hemel
c6dbb93167 Merge branch 'fix/remove-duplicate-annos' into vim 2011-11-30 11:57:07 +01:00
Zef Hemel
147709312c Avoids multiple duplicate messages in the gutter title. 2011-11-30 11:56:17 +01:00
Sergi Mansilla
d3013ad835 We are now passing along the original Keyboard event for keybindings
The original keyboard event is now passed on, and `$composeBuffer` is
returning with an extra property `keyIdentifier`, which contains the
Unicode id of the pressed keybinding.
2011-11-29 16:45:30 +01:00