pulsar/spec
Kevin Sawicki 9773751e79 Delete left when meta-backspacing at start of line
Previously EditSession.backspaceToBeginningOfLine() would do nothing
if at the beginning of the line.

Now it selects left and does a delete so it can be used to delete
multiple lines continuously without having to move the cursor.

Refs #134
2013-04-04 09:25:35 -07:00
..
app Delete left when meta-backspacing at start of line 2013-04-04 09:25:35 -07:00
fixtures Add required activate method to avoid logging during specs 2013-04-03 12:34:56 -06:00
stdlib Make all requires of 'fs-utils' assign to fsUtils var instead of fs 2013-04-03 12:01:37 -06:00
atom-reporter.coffee Use node's require instead of internal require 2013-03-12 10:38:05 -07:00
jasmine-focused.coffee Move jasmine-focused to spec folder 2013-03-20 18:36:55 -07:00
jasmine-helper.coffee Make all requires of 'fs-utils' assign to fsUtils var instead of fs 2013-04-03 12:01:37 -06:00
spec-bootstrap.coffee Log error when no stack exists 2013-04-02 14:40:30 -07:00
spec-helper.coffee Make all requires of 'fs-utils' assign to fsUtils var instead of fs 2013-04-03 12:01:37 -06:00
spec-suite.coffee Make all requires of 'fs-utils' assign to fsUtils var instead of fs 2013-04-03 12:01:37 -06:00
time-reporter.coffee Use node's require instead of internal require 2013-03-12 10:38:05 -07:00