Caret/js
2013-09-13 18:29:19 -07:00
..
ace Remove a bunch of snippets, added a build task. 2013-09-06 09:28:41 -07:00
aceBindings.js Much better palette with basic command support. 2013-09-10 23:15: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 Added errors on file read, disabled modification flag to prevent line error for now. 2013-09-13 16:30:05 -07:00
dom2.js Add drag and drop tabs, fix some CSS. 2013-09-13 11:13:00 -07:00
editor.js Merge branch 'master' of github.com:thomaswilburn/Caret 2013-09-10 20:34:36 -07:00
file.js Saving should always save the file, modified or not. 2013-09-13 16:49:11 -07:00
keys.js Added some basic Sublime keystrokes. 2013-09-05 19:44:42 -07:00
main.js Support for light and dark UI themes. 2013-09-13 15:57:57 -07:00
menus.js Much better palette with basic command support. 2013-09-10 23:15:04 -07:00
palette.js Put the modification dot back--listening on the document instead of the session seems more performant. 2013-09-13 18:11:47 -07:00
sessions.js Put the modification dot back--listening on the document instead of the session seems more performant. 2013-09-13 18:11:47 -07:00
settings.js Only load settings files once for all modules, instead of loading once for each that requests a file. 2013-09-13 18:29:19 -07:00