pulsar/spec/app
Nathan Sobo 4a84c5f8f9 Add 'stopped-changing' event to buffer. Fires 300ms after last change.
This will be used by the status bar and other expensive code that needs to respond to the buffer changing, but that we don't want running on every single keystroke when the user is typing quickly.
2012-11-14 15:33:44 -07:00
..
buffer-spec.coffee Add 'stopped-changing' event to buffer. Fires 300ms after last change. 2012-11-14 15:33:44 -07:00
directory-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
display-buffer-spec.coffee Remove foldable from ScreenLine 2012-11-06 11:41:48 -08:00
edit-session-spec.coffee Don't store tabLength on EditSession 2012-11-06 11:56:18 -08:00
editor-spec.coffee Disable spec for cursor idle class. We're going to blink it manually. 2012-11-14 13:13:39 -07:00
event-emitter-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
file-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
git-spec.coffee Add Git.checkoutHead(path) 2012-11-03 15:09:52 -07:00
keymap-spec.coffee Remove ability to associate a binding set with a function 2012-11-02 13:39:21 -06:00
language-mode-spec.coffee Merge branch 'hide-selection-cursor' 2012-10-29 16:54:34 -06:00
native-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
pasteboard-spec.coffee Add a global pasteboard object which supports metadata 2012-10-24 17:42:58 -06:00
point-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
project-spec.coffee 💄 2012-11-05 12:18:27 -08:00
range-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
root-view-spec.coffee Make leading spaces atomic (length based on tabLength) 2012-11-06 09:03:54 -08:00
select-list-spec.coffee Extensions have a src and specs directory now. Move existing extension specs. 2012-10-25 11:48:13 -07:00
selection-spec.coffee Change tabText to tabLength 2012-10-18 11:31:39 -07:00
status-bar-spec.coffee Add Buffer.checkoutHead() 2012-11-05 11:52:33 -08:00
text-mate-bundle-spec.coffee 💄 2012-11-05 16:02:36 -07:00
text-mate-grammar-spec.coffee Build Token objects in TextMateGrammar. Tokenization-related renames. 2012-11-05 16:03:19 -07:00
text-mate-theme-spec.coffee Spans have a class for each dot-separated portion of their token's scope 2012-09-28 17:00:31 -06:00
tokenized-buffer-spec.coffee Don't store tabLength on EditSession 2012-11-06 11:56:18 -08:00
undo-manager-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
window-spec.coffee Meta-w closes spec windows again. 2012-10-24 12:35:31 -06:00