Commit graph

12 commits

Author SHA1 Message Date
Fabian Jakobs
9cb05c2e56 make move word right/left consistent with OSX behavior (XCode)
fix #542
2011-12-08 18:50:05 +01:00
Fabian Jakobs
98f245e975 change navigate right unit test to match OSX
TextEdit behavior
2011-12-07 10:53:34 +01:00
Sergi Mansilla
5639aa971e Added tests for selectAWord 2011-11-24 23:22:49 +01:00
Fabian Jakobs
c043d14b8b use relative module ids to please node.js 2011-11-09 15:38:53 +01:00
Jan Jongboom
b9955714f1 new rule on behavior when doing keyboard navigation + tests 2011-11-02 11:23:09 +00:00
Fabian Jakobs
b837cd547b highlight js identifiers with unicode characters.
fix #148
2011-07-25 17:32:17 +02:00
Fabian Jakobs
841f39c57b Verify that #185 is already fixed. fix #185 2011-07-23 20:32:02 +02:00
Fabian Jakobs
628c0d6414 go up on fist line should not reset the desired column 2011-07-19 20:28:06 +02:00
Fabian Jakobs
b6223bc801 fix some key navigation issues 2011-07-19 20:11:44 +02:00
Fabian Jakobs
742f04b407 fix goto line start to jump to toggle between
indentation end and column 0. Fixes #296
2011-07-19 15:16:41 +02: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
Renamed from lib/ace/test/selection_test.js (Browse further)