From 05599d296bcf78cb0960d80cd986f7ccc18bce07 Mon Sep 17 00:00:00 2001 From: Chris Wanstrath Date: Wed, 24 Aug 2011 09:59:12 -0700 Subject: [PATCH] looking at c9 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 37a8a64d4..4f185b336 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,8 @@ * https://github.com/ajaxorg/ace/blob/master/lib/ace/selection.js * https://github.com/ajaxorg/ace/blob/master/lib/ace/commands/default_commands.js * https://github.com/ajaxorg/ace/blob/master/lib/ace/document.js + +## Cloud9 + +* Extensions: http://cloud9ide.posterous.com/writing-an-extension-for-cloud9-javascript-id +* https://github.com/ajaxorg/cloud9/blob/master/client/ext/extension_template/extension_template.js