Fabian Jakobs
|
39433d0733
|
only fire change events if selection/cursor really changes
|
2010-04-22 19:12:18 +02:00 |
|
Fabian Jakobs
|
231d5e78de
|
rename TextDocument to document
|
2010-04-20 17:16:46 +02:00 |
|
Fabian Jakobs
|
328dfacf47
|
goto line is 1 based
|
2010-04-20 12:06:56 +02:00 |
|
Fabian Jakobs
|
7529f90080
|
refactor selection support into a separate class
Merge branch 'master' into HEAD
Conflicts:
src/Editor.js
src/KeyBinding.js
src/Selection.js
|
2010-04-15 15:37:08 +02:00 |
|
Fabian Jakobs
|
29435328f3
|
reorganize language mode support
|
2010-04-14 11:39:42 +02:00 |
|
Fabian Jakobs
|
09c873c780
|
goto line functionality
|
2010-04-13 10:10:56 +02:00 |
|
Fabian Jakobs
|
f5a61599cf
|
add delete line command
|
2010-04-12 16:04:49 +02:00 |
|
Fabian Jakobs
|
895e5b77c1
|
navigate/select word left/right
|
2010-04-12 15:05:56 +02:00 |
|
Fabian Jakobs
|
443b712b8f
|
make jslint happy
|
2010-04-12 13:10:47 +02:00 |
|
Fabian Jakobs
|
4572d9f335
|
add "js Test Driver" unit tests
|
2010-04-12 12:43:28 +02:00 |
|