Skip to content

Commit 7658b31

Browse files
committed
Remove simple-hint addon
Use show-hint, which is much more solid and configurable.
1 parent e72589d commit 7658b31

File tree

3 files changed

+0
-119
lines changed

3 files changed

+0
-119
lines changed

addon/hint/simple-hint.css

Lines changed: 0 additions & 16 deletions
This file was deleted.

addon/hint/simple-hint.js

Lines changed: 0 additions & 102 deletions
This file was deleted.

doc/compress.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ <h1><span class="logo-braces">{ }</span> <a href="http://codemirror.net/">CodeMi
142142
<option value="http://codemirror.net/addon/fold/xml-fold.js">xml-fold.js</option>
143143
<option value="http://codemirror.net/addon/fold/brace-fold.js">brace-fold.js</option>
144144
<option value="http://codemirror.net/addon/fold/indent-fold.js">indent-fold.js</option>
145-
<option value="http://codemirror.net/addon/hint/simple-hint.js">simple-hint.js</option>
146145
<option value="http://codemirror.net/addon/hint/javascript-hint.js">javascript-hint.js</option>
147146
<option value="http://codemirror.net/addon/hint/xml-hint.js">xml-hint.js</option>
148147
<option value="http://codemirror.net/addon/hint/html-hint.js">html-hint.js</option>

0 commit comments

Comments
 (0)