From c0cfe08c283d3447ba127af9a5f5d517cf3f0ef9 Mon Sep 17 00:00:00 2001 From: Garen Torikian Date: Thu, 29 Nov 2012 15:44:51 -0800 Subject: [PATCH] Fix extensions in multi_select.js --- api/editor.html | 294 ++++- api/selection.html | 1805 ++++++++++++++++++++++++++ doc/resources/ace/templates/lib.jade | 3 - lib/ace/selection.js | 1 - 4 files changed, 2098 insertions(+), 5 deletions(-) create mode 100644 api/selection.html diff --git a/api/editor.html b/api/editor.html index 4f659898f5f..12111be78a0 100644 --- a/api/editor.html +++ b/api/editor.html @@ -31,8 +31,12 @@

Editor -