nightwing
|
c2a50de10e
|
fix tests
|
2013-05-09 13:47:21 +04:00 |
|
nightwing
|
1a4fb3ffcf
|
update tests since move lines up/down does not modify selection anymore
|
2013-03-03 16:40:24 +04:00 |
|
nightwing
|
2818ccdabb
|
fix failing tests
|
2013-02-18 17:32:45 +04:00 |
|
Lennart Kats
|
8b971619b7
|
Add BSD license headers
|
2012-09-06 22:48:34 +02:00 |
|
Fabian Jakobs
|
ac364fe0c5
|
tabs to spaces
|
2012-05-01 12:07:44 +02:00 |
|
Fabian Jakobs
|
c08d09bfb4
|
use strict
|
2011-12-19 15:15:29 +01:00 |
|
nightwing
|
13bb7725ff
|
adapt move line test to new behaviour
|
2011-11-18 17:39:56 +04:00 |
|
Chris Wanstrath
|
351c1e75fb
|
Add editor.toUpperCase() and editor.toLowerCase()
Also add Ctrl-U (uppercase) and Ctrl-Shift-U (lowercase) bindings.
|
2011-11-16 10:34:19 -08:00 |
|
Fabian Jakobs
|
c043d14b8b
|
use relative module ids to please node.js
|
2011-11-09 15:38:53 +01:00 |
|
nightwing
|
e3000ae39d
|
fix in browser tests
|
2011-10-21 20:59:41 +05:00 |
|
Fabian Jakobs
|
ca6749cd3b
|
fix browser tests
|
2011-08-15 13:51:30 +02:00 |
|
Fabian Jakobs
|
40d5191bb7
|
fix delete last line
|
2011-08-12 09:55:37 +02:00 |
|
Fabian Jakobs
|
a39ab0d607
|
change "delete last line" behavior to match vim
|
2011-08-01 10:31:12 +02:00 |
|
Fabian Jakobs
|
14b7b5ad4b
|
refactor undo handling
|
2011-07-23 20:32:03 +02:00 |
|
Fabian Jakobs
|
8b86c21733
|
add unit test for remove to line end
|
2011-06-08 11:51:10 +00:00 |
|
Fabian Jakobs
|
847ccceac3
|
use new asyncjs
|
2011-04-29 11:26:40 +02:00 |
|
Fabian Jakobs
|
bc027e927a
|
Refactor unit tests:
- move tests next to implementation files
- all tests run standalone in node
- all tests run in the browser
|
2011-04-08 10:28:18 +02:00 |
|