Ruben Daniels
|
4fe9cd5d95
|
* Added cancelable commands
|
2012-04-20 16:02:05 +02:00 |
|
nightwing
|
9ca9b010ba
|
fix error in text size calculation
|
2012-04-20 16:59:40 +04:00 |
|
nightwing
|
5422ecb793
|
fix selection tests
|
2012-04-20 13:34:37 +04:00 |
|
nightwing
|
3b827c11ae
|
make setFadeFoldWidgets on by default
|
2012-04-20 12:20:34 +04:00 |
|
nightwing
|
09de46063d
|
ctrl-left/right must stop at both word start and end
|
2012-04-19 19:34:25 +04:00 |
|
nightwing
|
9ca7609d00
|
add FadeFoldWidgets setting
|
2012-04-19 19:34:24 +04:00 |
|
nightwing
|
defae049f4
|
multiselect paste
|
2012-04-19 19:34:23 +04:00 |
|
Ruben Daniels
|
1a0cabba1e
|
Merge branch 'master' of github.com:ajaxorg/ace into ui/navbar
|
2012-04-19 16:17:20 +02:00 |
|
Fabian Jakobs
|
4905bd45c4
|
Merge pull request #734 from richoH/features/sh/1
Update builtin definitions
|
2012-04-19 01:25:21 -07:00 |
|
richo
|
f7f157773b
|
Update builtin definitions
Add @jpgriffo and @jamestyj as contributors (definitions came from his bash mode)
|
2012-04-19 09:53:40 +10:00 |
|
Ruben Daniels
|
a003315328
|
* build ace
|
2012-04-18 14:59:13 +02:00 |
|
Ruben Daniels
|
865ed44f03
|
* Hacked ace key handler element support
|
2012-04-18 14:59:06 +02:00 |
|
Ruben Daniels
|
2a30f0f50f
|
* build ace
|
2012-04-18 12:43:03 +02:00 |
|
Ruben Daniels
|
18956d8ee7
|
* small command changes
|
2012-04-18 12:42:37 +02:00 |
|
Fabian Jakobs
|
08b934ec60
|
Merge pull request #725 from ajaxorg/highlighting/js
fix js_highlight_rules
|
2012-04-16 02:07:17 -07:00 |
|
Fabian Jakobs
|
2c1f7951c2
|
Merge pull request #727 from nightwing/multiCursor
add editor.findAll
|
2012-04-16 02:02:19 -07:00 |
|
nightwing
|
0e21a9354e
|
fix Block-comments after function(){
|
2012-04-15 19:03:08 +04:00 |
|
nightwing
|
68d0799554
|
make getStartRule getEndRule static
|
2012-04-15 19:02:18 +04:00 |
|
nightwing
|
119d733fb5
|
replaceAll shouldn't change scroll position
|
2012-04-15 18:34:45 +04:00 |
|
nightwing
|
01d053c46b
|
add editor.findAll
|
2012-04-15 18:34:45 +04:00 |
|
Fabian Jakobs
|
e80a862f3e
|
Merge pull request #724 from nightwing/multiCursor
Multi cursor polish
|
2012-04-15 05:49:30 -07:00 |
|
nightwing
|
e8a5c0dc2f
|
fix js_highlight_rules
|
2012-04-15 14:59:10 +04:00 |
|
nightwing
|
31a6da4b5f
|
fix Multiple selections only show 1 selection
|
2012-04-15 14:45:08 +04:00 |
|
nightwing
|
04e83afee1
|
do not redraw whole editor when only one cursor is visible
|
2012-04-15 13:58:08 +04:00 |
|
nightwing
|
b77c3b348e
|
fix bug with ghost selections
|
2012-04-14 18:42:14 +04:00 |
|
nightwing
|
d91c9f7074
|
use 1px cursor only in multiselect mode
|
2012-04-14 15:54:23 +04:00 |
|
nightwing
|
6a781ad9d3
|
show crosshair cursor when alt is pressed
|
2012-04-13 22:14:45 +04:00 |
|
nightwing
|
544cb09499
|
fix typo in split.js
|
2012-04-13 21:06:18 +04:00 |
|
Fabian Jakobs
|
ce891c2c2e
|
package
|
2012-04-13 13:51:44 +02:00 |
|
Fabian Jakobs
|
9fc464e781
|
allow module
|
2012-04-13 12:12:29 +02:00 |
|
Fabian Jakobs
|
4382268234
|
package
|
2012-04-13 12:08:06 +02:00 |
|
Fabian Jakobs
|
aa5cac8fb3
|
enable multi cursor by default
|
2012-04-13 12:07:36 +02:00 |
|
Fabian Jakobs
|
caf151e232
|
Merge pull request #718 from nightwing/multiCursor
Multi cursor cleanup and docs
|
2012-04-13 02:00:19 -07:00 |
|
Fabian Jakobs
|
05e3b77991
|
Merge pull request #719 from ajaxorg/highlighting/css
Add CSS3 rules
|
2012-04-13 01:58:58 -07:00 |
|
Garen Torikian
|
9826360ea5
|
Add CSS3 rules
|
2012-04-12 16:52:54 -07:00 |
|
Garen Torikian
|
e3479a9a2c
|
Package
|
2012-04-12 14:18:45 -07:00 |
|
nightwing
|
2b3a950613
|
make cut a command, and add documentation
|
2012-04-12 22:42:57 +04:00 |
|
nightwing
|
387790d94c
|
cleanup
|
2012-04-12 22:42:56 +04:00 |
|
Fabian Jakobs
|
d578c63beb
|
small js mode fix
|
2012-04-12 18:04:22 +02:00 |
|
Fabian Jakobs
|
498cc1a89d
|
caret is only 1px width
|
2012-04-12 16:48:55 +02:00 |
|
Fabian Jakobs
|
11eedc31f9
|
package
|
2012-04-12 16:43:11 +02:00 |
|
Fabian Jakobs
|
24eccde63e
|
more scrolling fixes
|
2012-04-12 16:40:58 +02:00 |
|
Fabian Jakobs
|
aed7ca654c
|
Merge branch 'multiCursor'
Conflicts:
demo/kitchen-sink/demo.js
lib/ace/test/all_browser.js
|
2012-04-12 16:03:24 +02:00 |
|
Fabian Jakobs
|
b34d25f82d
|
small cleanups
|
2012-04-12 15:59:45 +02:00 |
|
Fabian Jakobs
|
8c7b030128
|
cleanups
|
2012-04-12 15:33:04 +02:00 |
|
Fabian Jakobs
|
d9456740c6
|
Merge remote-tracking branch 'nightwing/multiCursor' into multiCursor
Conflicts:
lib/ace/multi_select.js
|
2012-04-12 15:32:33 +02:00 |
|
Fabian Jakobs
|
cc1389a020
|
package
|
2012-04-12 14:21:59 +02:00 |
|
Fabian Jakobs
|
4230052da9
|
add less mode to the build script
|
2012-04-12 14:21:30 +02:00 |
|
Fabian Jakobs
|
d020cf0e66
|
Merge pull request #707 from justjohn/master
LESS syntax highlighting support
|
2012-04-12 05:11:22 -07:00 |
|
Fabian Jakobs
|
f78d711099
|
package
|
2012-04-12 13:00:29 +02:00 |
|