X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=to-be-integrated%2Fthird-party%2Fcodemirror-3.15%2Fdemo%2Ftern.html;fp=to-be-integrated%2Fthird-party%2Fcodemirror-3.15%2Fdemo%2Ftern.html;h=bbc5e478c1aac2d06e19e712582abfa60b9325c0;hb=31540dd504798e0aca69e10d8144fbedc5b16af8;hp=0000000000000000000000000000000000000000;hpb=937653fd70bbf7d95bcf870e7f2b46b4a8fec486;p=myslice.git diff --git a/to-be-integrated/third-party/codemirror-3.15/demo/tern.html b/to-be-integrated/third-party/codemirror-3.15/demo/tern.html new file mode 100644 index 00000000..bbc5e478 --- /dev/null +++ b/to-be-integrated/third-party/codemirror-3.15/demo/tern.html @@ -0,0 +1,122 @@ + + + + + CodeMirror: Tern Demo + + + + + + + + + + + + + + + + + + + + + + + + + +

CodeMirror: Tern Demo

+ +

+ +

Demonstrates integration of Tern +and CodeMirror. The following keys are bound:

+ +
+
Ctrl-Space
Autocomplete
+
Ctrl-I
Find type at cursor
+
Alt-.
Jump to definition (Alt-, to jump back)
+
Ctrl-Q
Rename variable
+
+ +

Documentation is sparse for now. See the top of +the script for a rough API +overview.

+ + + + +