Caret/js
Thomas Wilburn fc7d893929 Many key fixes: mainly that Ace key configs are reloaded from scratch on each init:restart, so that
you can't either wipe out Ace bindings for good, or have zombie bindings hanging around from edit to
edit.
2013-12-20 09:01:53 -08:00
..
ace Updated Ace to the 12/2/13 build. 2013-12-09 11:43:13 -08:00
storage Removed window.sync, added some comments. 2013-12-04 23:34:49 -08:00
ui Many key fixes: mainly that Ace key configs are reloaded from scratch on each init:restart, so that 2013-12-20 09:01:53 -08:00
util Add a simple text loader plugin. 2013-12-16 11:29:41 -08:00
aceBindings.js Add commands.json for #93 2013-12-16 08:51:56 -08:00
api.js Organized module locations. Fixed a context menu bug. 2013-12-04 09:24:04 -08:00
command.js Add the ability to flag sync commands during registration 2013-12-16 17:40:42 -08:00
editor.js Update syntax/theme dropdowns when setting from palette. 2013-12-16 09:21:55 -08:00
fileManager.js Cleanup 2013-12-16 17:35:02 -08:00
main.js Fix for updates reloading too fast, thanks Chrome team! 2013-12-16 10:44:11 -08:00
sessions.js Implement change-tab-linear command, fixes #96 2013-12-19 19:00:50 +01:00
settings.js Add a simple text loader plugin. 2013-12-16 11:29:41 -08:00
tab.js Organized module locations. Fixed a context menu bug. 2013-12-04 09:24:04 -08:00