Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cribjs-editor
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Cédric Le Ninivin
cribjs-editor
Commits
5387c193
Commit
5387c193
authored
Jun 16, 2020
by
Cédric Le Ninivin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
codemirror: Move Edit Folder to cm_edit for ERP5 compatibility
parent
66f0ae9b
Changes
67
Hide whitespace changes
Inline
Side-by-side
Showing
67 changed files
with
64 additions
and
64 deletions
+64
-64
gadget/codemirror.gadget.html
gadget/codemirror.gadget.html
+3
-3
lib/codemirror/addon/cm_edit/closebrackets.js
lib/codemirror/addon/cm_edit/closebrackets.js
+0
-0
lib/codemirror/addon/cm_edit/closetag.js
lib/codemirror/addon/cm_edit/closetag.js
+0
-0
lib/codemirror/addon/cm_edit/continuelist.js
lib/codemirror/addon/cm_edit/continuelist.js
+0
-0
lib/codemirror/addon/cm_edit/matchbrackets.js
lib/codemirror/addon/cm_edit/matchbrackets.js
+0
-0
lib/codemirror/addon/cm_edit/matchtags.js
lib/codemirror/addon/cm_edit/matchtags.js
+0
-0
lib/codemirror/addon/cm_edit/trailingspace.js
lib/codemirror/addon/cm_edit/trailingspace.js
+0
-0
lib/codemirror/addon/fold/xml-fold.js
lib/codemirror/addon/fold/xml-fold.js
+1
-1
lib/codemirror/mode/apl/index.html
lib/codemirror/mode/apl/index.html
+1
-1
lib/codemirror/mode/asn.1/index.html
lib/codemirror/mode/asn.1/index.html
+1
-1
lib/codemirror/mode/asterisk/index.html
lib/codemirror/mode/asterisk/index.html
+1
-1
lib/codemirror/mode/brainfuck/index.html
lib/codemirror/mode/brainfuck/index.html
+1
-1
lib/codemirror/mode/clike/index.html
lib/codemirror/mode/clike/index.html
+1
-1
lib/codemirror/mode/clike/scala.html
lib/codemirror/mode/clike/scala.html
+1
-1
lib/codemirror/mode/clojure/index.html
lib/codemirror/mode/clojure/index.html
+2
-2
lib/codemirror/mode/cmake/index.html
lib/codemirror/mode/cmake/index.html
+1
-1
lib/codemirror/mode/cobol/index.html
lib/codemirror/mode/cobol/index.html
+1
-1
lib/codemirror/mode/crystal/index.html
lib/codemirror/mode/crystal/index.html
+1
-1
lib/codemirror/mode/css/gss.html
lib/codemirror/mode/css/gss.html
+1
-1
lib/codemirror/mode/css/less.html
lib/codemirror/mode/css/less.html
+1
-1
lib/codemirror/mode/css/scss.html
lib/codemirror/mode/css/scss.html
+1
-1
lib/codemirror/mode/cypher/index.html
lib/codemirror/mode/cypher/index.html
+1
-1
lib/codemirror/mode/d/index.html
lib/codemirror/mode/d/index.html
+1
-1
lib/codemirror/mode/dylan/index.html
lib/codemirror/mode/dylan/index.html
+1
-1
lib/codemirror/mode/erlang/index.html
lib/codemirror/mode/erlang/index.html
+1
-1
lib/codemirror/mode/fcl/index.html
lib/codemirror/mode/fcl/index.html
+1
-1
lib/codemirror/mode/go/index.html
lib/codemirror/mode/go/index.html
+1
-1
lib/codemirror/mode/groovy/index.html
lib/codemirror/mode/groovy/index.html
+1
-1
lib/codemirror/mode/handlebars/index.html
lib/codemirror/mode/handlebars/index.html
+1
-1
lib/codemirror/mode/haskell/index.html
lib/codemirror/mode/haskell/index.html
+1
-1
lib/codemirror/mode/idl/index.html
lib/codemirror/mode/idl/index.html
+1
-1
lib/codemirror/mode/javascript/index.html
lib/codemirror/mode/javascript/index.html
+1
-1
lib/codemirror/mode/javascript/json-ld.html
lib/codemirror/mode/javascript/json-ld.html
+1
-1
lib/codemirror/mode/javascript/typescript.html
lib/codemirror/mode/javascript/typescript.html
+1
-1
lib/codemirror/mode/julia/index.html
lib/codemirror/mode/julia/index.html
+1
-1
lib/codemirror/mode/lua/index.html
lib/codemirror/mode/lua/index.html
+1
-1
lib/codemirror/mode/markdown/index.html
lib/codemirror/mode/markdown/index.html
+1
-1
lib/codemirror/mode/mathematica/index.html
lib/codemirror/mode/mathematica/index.html
+1
-1
lib/codemirror/mode/mirc/index.html
lib/codemirror/mode/mirc/index.html
+1
-1
lib/codemirror/mode/mllike/index.html
lib/codemirror/mode/mllike/index.html
+1
-1
lib/codemirror/mode/modelica/index.html
lib/codemirror/mode/modelica/index.html
+1
-1
lib/codemirror/mode/nsis/index.html
lib/codemirror/mode/nsis/index.html
+1
-1
lib/codemirror/mode/octave/index.html
lib/codemirror/mode/octave/index.html
+1
-1
lib/codemirror/mode/php/index.html
lib/codemirror/mode/php/index.html
+1
-1
lib/codemirror/mode/powershell/index.html
lib/codemirror/mode/powershell/index.html
+1
-1
lib/codemirror/mode/puppet/index.html
lib/codemirror/mode/puppet/index.html
+1
-1
lib/codemirror/mode/python/index.html
lib/codemirror/mode/python/index.html
+1
-1
lib/codemirror/mode/q/index.html
lib/codemirror/mode/q/index.html
+1
-1
lib/codemirror/mode/ruby/index.html
lib/codemirror/mode/ruby/index.html
+1
-1
lib/codemirror/mode/sass/index.html
lib/codemirror/mode/sass/index.html
+1
-1
lib/codemirror/mode/shell/index.html
lib/codemirror/mode/shell/index.html
+1
-1
lib/codemirror/mode/smalltalk/index.html
lib/codemirror/mode/smalltalk/index.html
+1
-1
lib/codemirror/mode/soy/index.html
lib/codemirror/mode/soy/index.html
+1
-1
lib/codemirror/mode/sparql/index.html
lib/codemirror/mode/sparql/index.html
+1
-1
lib/codemirror/mode/spreadsheet/index.html
lib/codemirror/mode/spreadsheet/index.html
+1
-1
lib/codemirror/mode/sql/index.html
lib/codemirror/mode/sql/index.html
+1
-1
lib/codemirror/mode/swift/index.html
lib/codemirror/mode/swift/index.html
+1
-1
lib/codemirror/mode/tiddlywiki/index.html
lib/codemirror/mode/tiddlywiki/index.html
+1
-1
lib/codemirror/mode/troff/index.html
lib/codemirror/mode/troff/index.html
+1
-1
lib/codemirror/mode/ttcn-cfg/index.html
lib/codemirror/mode/ttcn-cfg/index.html
+1
-1
lib/codemirror/mode/ttcn/index.html
lib/codemirror/mode/ttcn/index.html
+1
-1
lib/codemirror/mode/turtle/index.html
lib/codemirror/mode/turtle/index.html
+1
-1
lib/codemirror/mode/verilog/index.html
lib/codemirror/mode/verilog/index.html
+1
-1
lib/codemirror/mode/vhdl/index.html
lib/codemirror/mode/vhdl/index.html
+1
-1
lib/codemirror/mode/webidl/index.html
lib/codemirror/mode/webidl/index.html
+1
-1
lib/codemirror/mode/xquery/index.html
lib/codemirror/mode/xquery/index.html
+1
-1
lib/codemirror/mode/yacas/index.html
lib/codemirror/mode/yacas/index.html
+1
-1
No files found.
gadget/codemirror.gadget.html
View file @
5387c193
...
...
@@ -12,10 +12,10 @@
<script
src=
"../lib/codemirror.js"
></script>
<link
rel=
"stylesheet"
href=
"../lib/codemirror.css"
/>
<!--script src="../lib/codemirror/mode/&dtml-mode;/&dtml-mode;.js"></script-->
<script
src=
"../lib/codemirror/addon/edit/matchbrackets.js"
></script>
<script
src=
"../lib/codemirror/addon/
cm_
edit/matchbrackets.js"
></script>
<!-- Trailing spaces -->
<script
src=
"../lib/codemirror/addon/edit/trailingspace.js"
></script>
<script
src=
"../lib/codemirror/addon/
cm_
edit/trailingspace.js"
></script>
<!-- Rulers -->
<script
src=
"../lib/codemirror/addon/display/rulers.js"
></script>
...
...
@@ -42,7 +42,7 @@
<script
src=
"../lib/codemirror/addon/fold/indent-fold.js"
></script>
<script
src=
"../lib/codemirror/addon/fold/comment-fold.js"
></script>
<script
src=
"../lib/codemirror/addon/fold/xml-fold.js"
></script>
<script
src=
"../lib/codemirror/addon/edit/matchtags.js"
></script>
<script
src=
"../lib/codemirror/addon/
cm_
edit/matchtags.js"
></script>
<!-- Merge -->
<link
rel=
"stylesheet"
href=
"../lib/codemirror/addon/merge/merge.css"
/>
...
...
lib/codemirror/addon/edit/closebrackets.js
→
lib/codemirror/addon/
cm_
edit/closebrackets.js
View file @
5387c193
File moved
lib/codemirror/addon/edit/closetag.js
→
lib/codemirror/addon/
cm_
edit/closetag.js
View file @
5387c193
File moved
lib/codemirror/addon/edit/continuelist.js
→
lib/codemirror/addon/
cm_
edit/continuelist.js
View file @
5387c193
File moved
lib/codemirror/addon/edit/matchbrackets.js
→
lib/codemirror/addon/
cm_
edit/matchbrackets.js
View file @
5387c193
File moved
lib/codemirror/addon/edit/matchtags.js
→
lib/codemirror/addon/
cm_
edit/matchtags.js
View file @
5387c193
File moved
lib/codemirror/addon/edit/trailingspace.js
→
lib/codemirror/addon/
cm_
edit/trailingspace.js
View file @
5387c193
File moved
lib/codemirror/addon/fold/xml-fold.js
View file @
5387c193
...
...
@@ -176,7 +176,7 @@
}
};
// Used by addon/edit/closetag.js
// Used by addon/
cm_
edit/closetag.js
CodeMirror
.
scanForClosingTag
=
function
(
cm
,
pos
,
name
,
end
)
{
var
iter
=
new
Iter
(
cm
,
pos
.
line
,
pos
.
ch
,
end
?
{
from
:
0
,
to
:
end
}
:
null
);
return
findMatchingClose
(
iter
,
name
);
...
...
lib/codemirror/mode/apl/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"./apl.js"
></script>
<style>
.CodeMirror
{
border
:
2px
inset
#dee
;
}
...
...
lib/codemirror/mode/asn.1/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"asn.1.js"
></script>
<style>
.CodeMirror
{
...
...
lib/codemirror/mode/asterisk/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"asterisk.js"
></script>
<style>
.CodeMirror
{
border
:
1px
solid
#999
;}
...
...
lib/codemirror/mode/brainfuck/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"./brainfuck.js"
></script>
<style>
.CodeMirror
{
border
:
2px
inset
#dee
;
}
...
...
lib/codemirror/mode/clike/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<link
rel=
"stylesheet"
href=
"../../addon/hint/show-hint.css"
>
<script
src=
"../../addon/hint/show-hint.js"
></script>
<script
src=
"clike.js"
></script>
...
...
lib/codemirror/mode/clike/scala.html
View file @
5387c193
...
...
@@ -7,7 +7,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<link
rel=
"stylesheet"
href=
"../../theme/ambiance.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"clike.js"
></script>
<div
id=
nav
>
<a
href=
"https://codemirror.net"
><h1>
CodeMirror
</h1><img
id=
logo
src=
"../../doc/logo.png"
alt=
""
></a>
...
...
lib/codemirror/mode/clojure/index.html
View file @
5387c193
...
...
@@ -6,8 +6,8 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/closebrackets.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/closebrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"clojure.js"
></script>
<style>
.CodeMirror
{
background
:
#f8f8f8
;}
</style>
<div
id=
nav
>
...
...
lib/codemirror/mode/cmake/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"cmake.js"
></script>
<style>
.CodeMirror
{
border-top
:
1px
solid
black
;
border-bottom
:
1px
solid
black
;}
...
...
lib/codemirror/mode/cobol/index.html
View file @
5387c193
...
...
@@ -24,7 +24,7 @@
<link
rel=
"stylesheet"
href=
"../../theme/midnight.css"
>
<link
rel=
"stylesheet"
href=
"../../addon/dialog/dialog.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"cobol.js"
></script>
<script
src=
"../../addon/selection/active-line.js"
></script>
<script
src=
"../../addon/search/search.js"
></script>
...
...
lib/codemirror/mode/crystal/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"crystal.js"
></script>
<style>
.CodeMirror
{
border-top
:
1px
solid
black
;
border-bottom
:
1px
solid
black
;}
...
...
lib/codemirror/mode/css/gss.html
View file @
5387c193
...
...
@@ -8,7 +8,7 @@
<link
rel=
"stylesheet"
href=
"../../addon/hint/show-hint.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"css.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"../../addon/hint/show-hint.js"
></script>
<script
src=
"../../addon/hint/css-hint.js"
></script>
<style>
.CodeMirror
{
background
:
#f8f8f8
;}
</style>
...
...
lib/codemirror/mode/css/less.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"css.js"
></script>
<style>
.CodeMirror
{
border
:
1px
solid
#ddd
;
line-height
:
1.2
;}
</style>
<div
id=
nav
>
...
...
lib/codemirror/mode/css/scss.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"css.js"
></script>
<style>
.CodeMirror
{
background
:
#f8f8f8
;}
</style>
<div
id=
nav
>
...
...
lib/codemirror/mode/cypher/index.html
View file @
5387c193
...
...
@@ -7,7 +7,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
/>
<link
rel=
"stylesheet"
href=
"../../theme/neo.css"
/>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"cypher.js"
></script>
<style>
.CodeMirror
{
...
...
lib/codemirror/mode/d/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"d.js"
></script>
<style>
.CodeMirror
{
border
:
2px
inset
#dee
;}
</style>
<div
id=
nav
>
...
...
lib/codemirror/mode/dylan/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"../../addon/comment/continuecomment.js"
></script>
<script
src=
"../../addon/comment/comment.js"
></script>
<script
src=
"dylan.js"
></script>
...
...
lib/codemirror/mode/erlang/index.html
View file @
5387c193
...
...
@@ -7,7 +7,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<link
rel=
"stylesheet"
href=
"../../theme/erlang-dark.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"erlang.js"
></script>
<style>
.CodeMirror
{
border-top
:
1px
solid
black
;
border-bottom
:
1px
solid
black
;}
</style>
<div
id=
nav
>
...
...
lib/codemirror/mode/fcl/index.html
View file @
5387c193
...
...
@@ -7,7 +7,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<link
rel=
"stylesheet"
href=
"../../theme/elegant.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"fcl.js"
></script>
<style>
.CodeMirror
{
border
:
1px
solid
#999
;
background
:
#ffc
}
</style>
<div
id=
nav
>
...
...
lib/codemirror/mode/go/index.html
View file @
5387c193
...
...
@@ -7,7 +7,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<link
rel=
"stylesheet"
href=
"../../theme/elegant.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"go.js"
></script>
<style>
.CodeMirror
{
border
:
1px
solid
#999
;
background
:
#ffc
}
</style>
<div
id=
nav
>
...
...
lib/codemirror/mode/groovy/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"groovy.js"
></script>
<style>
.CodeMirror
{
border-top
:
1px
solid
#500
;
border-bottom
:
1px
solid
#500
;}
</style>
<div
id=
nav
>
...
...
lib/codemirror/mode/handlebars/index.html
View file @
5387c193
...
...
@@ -8,7 +8,7 @@
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/mode/simple.js"
></script>
<script
src=
"../../addon/mode/multiplex.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"../xml/xml.js"
></script>
<script
src=
"handlebars.js"
></script>
<style>
.CodeMirror
{
border-top
:
1px
solid
black
;
border-bottom
:
1px
solid
black
;}
</style>
...
...
lib/codemirror/mode/haskell/index.html
View file @
5387c193
...
...
@@ -7,7 +7,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<link
rel=
"stylesheet"
href=
"../../theme/elegant.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"haskell.js"
></script>
<style>
.CodeMirror
{
border-top
:
1px
solid
black
;
border-bottom
:
1px
solid
black
;}
</style>
<div
id=
nav
>
...
...
lib/codemirror/mode/idl/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"idl.js"
></script>
<style>
.CodeMirror
{
border-top
:
1px
solid
black
;
border-bottom
:
1px
solid
black
;}
</style>
<div
id=
nav
>
...
...
lib/codemirror/mode/javascript/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"../../addon/comment/continuecomment.js"
></script>
<script
src=
"../../addon/comment/comment.js"
></script>
<script
src=
"javascript.js"
></script>
...
...
lib/codemirror/mode/javascript/json-ld.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"../../addon/comment/continuecomment.js"
></script>
<script
src=
"../../addon/comment/comment.js"
></script>
<script
src=
"javascript.js"
></script>
...
...
lib/codemirror/mode/javascript/typescript.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"javascript.js"
></script>
<style>
.CodeMirror
{
border-top
:
1px
solid
black
;
border-bottom
:
1px
solid
black
;}
</style>
<div
id=
nav
>
...
...
lib/codemirror/mode/julia/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"julia.js"
></script>
<style>
.CodeMirror
{
border-top
:
1px
solid
black
;
border-bottom
:
1px
solid
black
;}
</style>
<div
id=
nav
>
...
...
lib/codemirror/mode/lua/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<link
rel=
"stylesheet"
href=
"../../theme/neat.css"
>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"lua.js"
></script>
<style>
.CodeMirror
{
border
:
1px
solid
black
;}
</style>
...
...
lib/codemirror/mode/markdown/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/continuelist.js"
></script>
<script
src=
"../../addon/
cm_
edit/continuelist.js"
></script>
<script
src=
"../xml/xml.js"
></script>
<script
src=
"../javascript/javascript.js"
></script>
<script
src=
"markdown.js"
></script>
...
...
lib/codemirror/mode/mathematica/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
stylesheet
href=
../../lib/codemirror.css
>
<script
src=
../../lib/codemirror.js
></script>
<script
src=
../../addon/edit/matchbrackets.js
></script>
<script
src=
../../addon/
cm_
edit/matchbrackets.js
></script>
<script
src=
mathematica.js
></script>
<style
type=
text/css
>
.CodeMirror
{
border-top
:
1px
solid
black
;
border-bottom
:
1px
solid
black
;}
...
...
lib/codemirror/mode/mirc/index.html
View file @
5387c193
...
...
@@ -7,7 +7,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<link
rel=
"stylesheet"
href=
"../../theme/twilight.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"mirc.js"
></script>
<style>
.CodeMirror
{
border
:
1px
solid
black
;}
</style>
<div
id=
nav
>
...
...
lib/codemirror/mode/mllike/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
stylesheet
href=
../../lib/codemirror.css
>
<script
src=
../../lib/codemirror.js
></script>
<script
src=
../../addon/edit/matchbrackets.js
></script>
<script
src=
../../addon/
cm_
edit/matchbrackets.js
></script>
<script
src=
mllike.js
></script>
<style
type=
text/css
>
.CodeMirror
{
border-top
:
1px
solid
black
;
border-bottom
:
1px
solid
black
;}
...
...
lib/codemirror/mode/modelica/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<link
rel=
"stylesheet"
href=
"../../addon/hint/show-hint.css"
>
<script
src=
"../../addon/hint/show-hint.js"
></script>
<script
src=
"modelica.js"
></script>
...
...
lib/codemirror/mode/nsis/index.html
View file @
5387c193
...
...
@@ -7,7 +7,7 @@
<link
rel=
stylesheet
href=
../../lib/codemirror.css
>
<script
src=
../../lib/codemirror.js
></script>
<script
src=
"../../addon/mode/simple.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
nsis.js
></script>
<style
type=
text/css
>
.CodeMirror
{
border-top
:
1px
solid
black
;
border-bottom
:
1px
solid
black
;}
...
...
lib/codemirror/mode/octave/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"octave.js"
></script>
<style>
.CodeMirror
{
border-top
:
1px
solid
black
;
border-bottom
:
1px
solid
black
;}
</style>
<div
id=
nav
>
...
...
lib/codemirror/mode/php/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"../htmlmixed/htmlmixed.js"
></script>
<script
src=
"../xml/xml.js"
></script>
<script
src=
"../javascript/javascript.js"
></script>
...
...
lib/codemirror/mode/powershell/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../doc/docs.css"
>
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"powershell.js"
></script>
<style>
.CodeMirror
{
border-top
:
1px
solid
black
;
border-bottom
:
1px
solid
black
;}
</style>
</head>
...
...
lib/codemirror/mode/puppet/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"puppet.js"
></script>
<style>
.CodeMirror
{
border-top
:
1px
solid
black
;
border-bottom
:
1px
solid
black
;}
...
...
lib/codemirror/mode/python/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"python.js"
></script>
<style>
.CodeMirror
{
border-top
:
1px
solid
black
;
border-bottom
:
1px
solid
black
;}
</style>
<div
id=
nav
>
...
...
lib/codemirror/mode/q/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"q.js"
></script>
<style>
.CodeMirror
{
border-top
:
1px
solid
black
;
border-bottom
:
1px
solid
black
;}
</style>
<div
id=
nav
>
...
...
lib/codemirror/mode/ruby/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"ruby.js"
></script>
<style>
.CodeMirror
{
border-top
:
1px
solid
black
;
border-bottom
:
1px
solid
black
;}
...
...
lib/codemirror/mode/sass/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"../css/css.js"
></script>
<script
src=
"sass.js"
></script>
<style>
.CodeMirror
{
border
:
1px
solid
#ddd
;
font-size
:
12px
;
height
:
400px
}
</style>
...
...
lib/codemirror/mode/shell/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
stylesheet
href=
../../lib/codemirror.css
>
<script
src=
../../lib/codemirror.js
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
shell.js
></script>
<style
type=
text/css
>
.CodeMirror
{
border-top
:
1px
solid
black
;
border-bottom
:
1px
solid
black
;}
...
...
lib/codemirror/mode/smalltalk/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"smalltalk.js"
></script>
<style>
.CodeMirror
{
border
:
2px
solid
#dee
;
border-right-width
:
10px
;}
...
...
lib/codemirror/mode/soy/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"../htmlmixed/htmlmixed.js"
></script>
<script
src=
"../xml/xml.js"
></script>
<script
src=
"../javascript/javascript.js"
></script>
...
...
lib/codemirror/mode/sparql/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"sparql.js"
></script>
<style>
.CodeMirror
{
border-top
:
1px
solid
black
;
border-bottom
:
1px
solid
black
;}
</style>
<div
id=
nav
>
...
...
lib/codemirror/mode/spreadsheet/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"spreadsheet.js"
></script>
<style>
.CodeMirror
{
border-top
:
1px
solid
black
;
border-bottom
:
1px
solid
black
;}
</style>
<div
id=
nav
>
...
...
lib/codemirror/mode/sql/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
/>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"sql.js"
></script>
<link
rel=
"stylesheet"
href=
"../../addon/hint/show-hint.css"
/>
<script
src=
"../../addon/hint/show-hint.js"
></script>
...
...
lib/codemirror/mode/swift/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"./swift.js"
></script>
<style>
.CodeMirror
{
border
:
2px
inset
#dee
;
}
...
...
lib/codemirror/mode/tiddlywiki/index.html
View file @
5387c193
...
...
@@ -7,7 +7,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<link
rel=
"stylesheet"
href=
"tiddlywiki.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"tiddlywiki.js"
></script>
<style>
.CodeMirror
{
border-top
:
1px
solid
black
;
border-bottom
:
1px
solid
black
;}
</style>
<div
id=
nav
>
...
...
lib/codemirror/mode/troff/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
stylesheet
href=
../../lib/codemirror.css
>
<script
src=
../../lib/codemirror.js
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
troff.js
></script>
<style
type=
text/css
>
.CodeMirror
{
border-top
:
1px
solid
black
;
border-bottom
:
1px
solid
black
;}
...
...
lib/codemirror/mode/ttcn-cfg/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"ttcn-cfg.js"
></script>
<style>
.CodeMirror
{
...
...
lib/codemirror/mode/ttcn/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"ttcn.js"
></script>
<style>
.CodeMirror
{
...
...
lib/codemirror/mode/turtle/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"turtle.js"
></script>
<style>
.CodeMirror
{
border-top
:
1px
solid
black
;
border-bottom
:
1px
solid
black
;}
</style>
<div
id=
nav
>
...
...
lib/codemirror/mode/verilog/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"verilog.js"
></script>
<style>
.CodeMirror
{
border-top
:
1px
solid
black
;
border-bottom
:
1px
solid
black
;}
</style>
<div
id=
nav
>
...
...
lib/codemirror/mode/vhdl/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"vhdl.js"
></script>
<style>
.CodeMirror
{
border-top
:
1px
solid
black
;
border-bottom
:
1px
solid
black
;}
</style>
<div
id=
nav
>
...
...
lib/codemirror/mode/webidl/index.html
View file @
5387c193
...
...
@@ -5,7 +5,7 @@
<link
rel=
"stylesheet"
href=
"../../doc/docs.css"
>
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"webidl.js"
></script>
<style>
.CodeMirror
{
border-top
:
1px
solid
black
;
border-bottom
:
1px
solid
black
;}
</style>
...
...
lib/codemirror/mode/xquery/index.html
View file @
5387c193
...
...
@@ -7,7 +7,7 @@
<link
rel=
"stylesheet"
href=
"../../lib/codemirror.css"
>
<link
rel=
"stylesheet"
href=
"../../theme/xq-dark.css"
>
<script
src=
"../../lib/codemirror.js"
></script>
<script
src=
"../../addon/edit/matchbrackets.js"
></script>
<script
src=
"../../addon/
cm_
edit/matchbrackets.js"
></script>
<script
src=
"xquery.js"
></script>
<style>
.CodeMirror
{
...
...
lib/codemirror/mode/yacas/index.html
View file @
5387c193
...
...
@@ -6,7 +6,7 @@
<link
rel=
stylesheet
href=
../../lib/codemirror.css
>
<script
src=
../../lib/codemirror.js
></script>
<script
src=
../../addon/edit/matchbrackets.js
></script>
<script
src=
../../addon/
cm_
edit/matchbrackets.js
></script>
<script
src=
yacas.js
></script>
<style
type=
text/css
>
.CodeMirror
{
border-top
:
1px
solid
black
;
border-bottom
:
1px
solid
black
;}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment