Caret/js
Thomas Wilburn 3509bbc856 Whitespace.
2013-09-24 12:16:19 -07:00
..
ace Remove a bunch of snippets, added a build task. 2013-09-06 09:28:41 -07:00
aceBindings.js Added statusbar module. Fixes #39 2013-09-20 08:31:04 -07:00
command.js Rework Ace bindings to rebind at the editor level, since we use a similar command structure 2013-09-05 19:07:01 -07:00
dialog.js Many tweaks to dialogs, moving them to flex and adding better value handling. 2013-09-24 07:57:22 -07:00
dom2.js Add drag and drop tabs, fix some CSS. 2013-09-13 11:13:00 -07:00
editor.js Added statusbar module. Fixes #39 2013-09-20 08:31:04 -07:00
file.js Remove error when cancelling save, dialogs should always be light-themed. 2013-09-13 18:38:11 -07:00
fileManager.js Whitespace. 2013-09-24 12:16:19 -07:00
keys.js Added some basic Sublime keystrokes. 2013-09-05 19:44:42 -07:00
main.js Added option to disable update prompting. 2013-09-20 09:24:13 -07:00
menus.js . 2013-09-23 19:22:03 -07:00
palette.js Fix tab raise bug introduced with file manager. 2013-09-21 12:21:25 -07:00
sessions.js Fixes for responsiveness and retained file loss. 2013-09-24 11:37:40 -07:00
settings.js Special handling for config JSON that's just an array (i.e. menus.json) 2013-09-24 08:35:41 -07:00
statusbar.js Removed unreliable selection character counts. Added option for line ending format. 2013-09-20 12:42:24 -07:00