From eab872829c14af251578f95c6f57509acbed660c Mon Sep 17 00:00:00 2001 From: Ananya Sen Date: Tue, 24 Apr 2012 12:00:20 -0700 Subject: IKNINJA-1530 : turned off autocompletion and just kept the code hinting Signed-off-by: Ananya Sen --- index.html | 3 +- .../codemirror-ninja-lib/ninja-simple-hint.js | 72 ++++++++++++++++++++++ js/controllers/code-editor-controller.js | 2 +- 3 files changed, 74 insertions(+), 3 deletions(-) create mode 100644 js/code-editor/codemirror-ninja-lib/ninja-simple-hint.js diff --git a/index.html b/index.html index 41691db5..eb7c318f 100755 --- a/index.html +++ b/index.html @@ -231,11 +231,10 @@ - + -