Caret/js
2013-09-06 09:28:41 -07:00
..
ace Remove a bunch of snippets, added a build task. 2013-09-06 09:28:41 -07:00
aceBindings.js Added Edit menu with lots of Ace bindings. 2013-09-05 20:01:24 -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 Menu changes (fixes #3). Added an about dialog. 2013-09-06 00:04:20 -07:00
dom2.js Continue the HTML5 hotness by using <template> in the dialog instead of constructing DOM manually 2013-09-01 17:41:52 -07:00
editor.js Fixes #11, but may revert if this proves inconvenient. 2013-09-05 08:28:40 -07:00
file.js Enable file manager support on ChromeOS, fix some bugs with retained files. 2013-09-04 18:36:27 -07:00
keys.js Added some basic Sublime keystrokes. 2013-09-05 19:44:42 -07:00
main.js Added a note re: the init event pair 2013-09-01 18:28:31 -07:00
menus.js Menu changes (fixes #3). Added an about dialog. 2013-09-06 00:04:20 -07:00
sessions.js Fixes #11, but may revert if this proves inconvenient. 2013-09-05 08:28:40 -07:00
settings.js Live reload for settings files. 2013-09-04 12:26:09 -07:00