文件名称:prettify-matlab:google-code-prettify的MATLAB语法突出显示
文件大小:178KB
文件格式:ZIP
更新时间:2024-02-24 17:45:04
syntax-highlighting matlab google-code-prettify userscripts MATLABJavaScript
Google Code Prettify的MATLAB语法突出显示 的MATLAB语法突出显示的实现。 可以识别以下构造: 单行和块注释( % comment和%{ , %} ) 带引号的字符串( 'hello world' ) 号文本( 1 , -2.5 , 1i , 2.9E-5等...) 外壳转义( !touch filename ) 行继续( ... ) 转置运算符( x'和x.' ) 命令提示符( >> now ) 错误/警告消息( ??? Error in ...和Warning: ... ) 括号,方括号,花括号( () , [] , {} ) 其他运算符
【文件预览】:
prettify-matlab-master
----.eslintrc.json(3KB)
----.jshintrc(422B)
----Gruntfile.js(11KB)
----src()
--------prettify-matlab.user.js(4KB)
--------matlab-plain.css(1KB)
--------prettify-mathworks-examples.user.js(4KB)
--------_main.js(6KB)
--------prettify-mathworks-answers.user.js(4KB)
--------matlab.css(1KB)
--------prettify-mathworks-fileexchange.user.js(4KB)
--------lang-matlab.js(413B)
--------switch-lang.user.js(9KB)
--------functions()
----demo()
--------index.html(12KB)
--------js()
--------test3.html(918B)
--------css()
--------test2.html(836B)
--------functions.html(21KB)
--------test1.html(663B)
----.travis.yml(261B)
----LICENSE(1KB)
----test()
--------fixtures()
--------test_fixtures.spec.js(3KB)
--------test_constructs.spec.js(10KB)
----README.md(8KB)
----dist()
--------js()
--------userscripts()
--------css()
----.jscsrc(159B)
----appveyor.yml(518B)
----.editorconfig(356B)
----.gitignore(94B)
----package.json(1KB)