.. |
atom-spec.coffee
|
Kick docs threshold down again because I removed public methods
|
2013-05-10 13:20:42 -06:00 |
config-panel-spec.coffee
|
Update config panel spec
|
2013-05-02 12:05:56 -07:00 |
config-spec.coffee
|
Don't store config values that equal their default config value
|
2013-05-02 12:05:56 -07:00 |
config-view-spec.coffee
|
Use bootstrap stacked nav-pills for panels menu in config window
|
2013-04-26 15:36:12 -07:00 |
directory-spec.coffee
|
Make all requires of 'fs-utils' assign to fsUtils var instead of fs
|
2013-04-03 12:01:37 -06:00 |
display-buffer-spec.coffee
|
Use RowMap instead of LineMap in DisplayBuffer
|
2013-05-10 13:20:42 -06:00 |
edit-session-spec.coffee
|
Fix edit session specs concerning delete/backspace + folds
|
2013-05-03 17:24:08 -06:00 |
editor-spec.coffee
|
In Editor.updateRenderedLines, cap renderFrom to the last screen row
|
2013-05-10 13:20:43 -06:00 |
event-emitter-spec.coffee
|
Allow off to be called before on without error
|
2013-04-24 11:41:56 -07:00 |
file-spec.coffee
|
Use node-pathwatcher.
|
2013-04-07 16:35:35 +08:00 |
git-spec.coffee
|
Make all requires of 'fs-utils' assign to fsUtils var instead of fs
|
2013-04-03 12:01:37 -06:00 |
image-view-spec.coffee
|
Set height on image view, not parent
|
2013-04-15 20:45:55 -06:00 |
keymap-spec.coffee
|
Remove overkill assertions
|
2013-04-26 15:34:48 -07:00 |
language-mode-spec.coffee
|
Make TokenizedBuffer select its own grammar, not LanguageMode
|
2013-04-25 15:13:00 -06:00 |
package-config-panel-spec.coffee
|
Add a package config panel with the list of enabled packages
|
2013-04-26 15:36:13 -07:00 |
pane-container-spec.coffee
|
Focus pane after reopening it
|
2013-04-08 16:54:05 -07:00 |
pane-spec.coffee
|
Only call save on active item when it exists
|
2013-04-30 22:02:46 -07:00 |
pasteboard-spec.coffee
|
Remove double spies on native pasteboard methods
|
2013-01-10 15:33:30 -08:00 |
point-spec.coffee
|
Support translating points and ranges
|
2013-01-30 13:49:10 -08:00 |
project-spec.coffee
|
Include hidden files when running nak
|
2013-04-12 11:48:44 -07:00 |
range-spec.coffee
|
Add Range.compare
|
2013-04-29 21:01:46 -06:00 |
root-view-spec.coffee
|
Bind meta-N to open a new untitled editor
|
2013-04-29 10:27:39 -07:00 |
row-map-spec.coffee
|
Merge adjacent isomorphic regions after adding new regions
|
2013-05-10 13:20:42 -06:00 |
select-list-spec.coffee
|
Fix select-list auto-scrolling specs
|
2013-04-15 20:45:55 -06:00 |
selection-spec.coffee
|
Fix selection spec to to check marker destruction properly
|
2013-04-29 21:01:47 -06:00 |
syntax-spec.coffee
|
Don't assign text grammar by default. Just use the null grammar.
|
2013-04-03 18:34:54 -06:00 |
text-buffer-spec.coffee
|
Always restore marker ranges on undo/redo, even for valid markers
|
2013-05-01 17:32:39 -06:00 |
text-mate-grammar-spec.coffee
|
Stop tokenizing line when the same rule is pushed more than once
|
2013-04-29 12:10:40 -07:00 |
text-mate-scope-selector-spec.coffee
|
Add specs for & selectors
|
2013-04-19 10:58:35 -07:00 |
text-mate-theme-spec.coffee
|
Make all requires of 'fs-utils' assign to fsUtils var instead of fs
|
2013-04-03 12:01:37 -06:00 |
theme-config-panel-spec.coffee
|
Themes can be disabled by clicking their 'x' icon in the enabled list
|
2013-04-26 15:36:14 -07:00 |
theme-spec.coffee
|
Make all requires of 'fs-utils' assign to fsUtils var instead of fs
|
2013-04-03 12:01:37 -06:00 |
tokenized-buffer-spec.coffee
|
Eliminate EditSession references from tokenized-buffer-spec
|
2013-04-25 17:16:51 -06:00 |
undo-manager-spec.coffee
|
Make Buffer.transact restore marker ranges on undo/redo of transaction
|
2013-05-01 18:38:40 -06:00 |
window-spec.coffee
|
Use "shell.openExternal(url)" to open links in external browsers.
|
2013-05-20 10:12:40 +08:00 |