weixin_38744207
  • VIP
vscode-textmate, 帮助标记文本使用文本配合语法的库 VSCode TextMate TextMate定义的语法文件的解释器。 支持从JSON或者PLIST格式加载语法文件。 当前不支持交叉语法注入。安装npm install vscode-textmate使用
vscode-textmate, 帮助标记文本使用文本配合语法的库.zip
(332个子文件)
  • test.bat
    488B
  • test.c
    818B
  • test.cc
    636B
  • test.clj
    1KB
  • test.coffee
    418B
  • test-regex.coffee
    172B
  • COMMIT_EDITMSG
    464B
  • test.cpp
    364B
  • test.cs
    488B
  • test.cshtml
    1KB
  • test.css
    3KB
  • test-variables.css
    144B
  • test.diff
    624B
  • Dockerfile
    425B
  • test.fs
    634B
  • git-rebase-todo
    580B
  • .gitignore
    35B
  • .gitignore
    20B
  • test.go
    572B
  • test.go
    572B
  • test-13777.go
    41B
  • test-13777.go
    41B
  • test.groovy
    4KB
  • test.handlebars
    542B
  • test.hbs
    522B
  • test.html
    1KB
  • 12750.html
    108B
  • 13448.html
    58B
  • test.ini
    215B
  • test-4287.jade
    22B
  • basic.java
    576B
  • typescript.js
    5.7MB
  • main.js
    139KB
  • benchmark.js
    3KB
  • release.js
    2KB
  • test.js
    1KB
  • onigasm-issue3.js
    260B
  • test6916.js
    62B
  • inspect.js
    28B
  • php.json
    119KB
  • tests.json
    107KB
  • javascript.json
    99KB
  • TypeScriptReact.tmLanguage.json
    98KB
  • JavaScript.tmLanguage.json
    98KB
  • php.json
    98KB
  • TypeScript.tmLanguage.json
    92KB
  • MagicPython.tmLanguage.json
    79KB
  • objective-c.json
    57KB
  • scss.json
    51KB
  • test_go.json
    48KB
  • python.json
    45KB
  • ruby.json
    44KB
  • package-lock.json
    41KB
  • scss.json
    41KB
  • groovy.json
    35KB
  • tests.json
    30KB
  • latex.json
    26KB
  • Shell-Unix-Bash.tmLanguage.json
    26KB
  • c.json
    25KB
  • less.tmLanguage.json
    25KB
  • css.json
    22KB
  • java.json
    22KB
  • yaml.json
    21KB
  • c.json
    20KB
  • coffeescript.json
    19KB
  • java.json
    19KB
  • fsharp.json
    19KB
  • Jade.json
    18KB
  • Jade.json
    18KB
  • Jade22.json
    18KB
  • Handlebars.json
    17KB
  • javascript.json
    17KB
  • thrift.json
    16KB
  • html2.json
    16KB
  • rust.json
    14KB
  • go.json
    12KB
  • go.json
    12KB
  • sql.json
    11KB
  • html.json
    11KB
  • swift.json
    11KB
  • coffee-script.json
    11KB
  • languages.json
    10KB
  • html.json
    10KB
  • html.json
    10KB
  • c++.json
    10KB
  • Makefile.json
    9KB
  • makefile.json
    9KB
  • MagicRegExp.tmLanguage.json
    9KB
  • c-plus-plus.json
    8KB
  • whileTests.json
    8KB
  • xml.json
    8KB
  • ruby-on-rails.json
    7KB
  • light_vs.json
    6KB
  • dark_vs.json
    6KB
  • grammars.json
    5KB
  • hc_black.json
    5KB
  • lua.json
    5KB
  • python-regex.json
    4KB
  • json.json
    4KB
  • shaderlab.json
    4KB
共有 332 个文件 |  json:94个   |  result:72个   |  ts:40个   |  tmlanguage:17个   |  plist:16个   |  tmtheme:9个   |  txt:8个   |  js:8个   |  go:4个   |  yaml:4个   |  md:4个   |  html:3个
你可能感兴趣的资源
vscode-textmate:一个使用Text Mate语法帮助标记文本的库
VSCode TextMate TextMate定义的语法文件的解释器。 TextMate语法使用oniguruma方言( )。 支持从JSON或PLIST格式加载语法文件。 该库在VS Code中使用。 目前不支持跨语法注入。 npm install vscode-textmate const fs = require ( 'fs' ) ; const path = require ( 'path' ) ; const vsctm = require ( 'vscode-textmate' ) ; const oniguruma = require ( 'vscode-oniguruma' ) ; * Utility to read a file as a promise function readFile ( path ) { return
Atom-licht-theme,一个舒适的光主题为vscode,sublimitext,atom和textmate。.zip
Atom-licht-theme.zip,一个舒适的光主题为vscode,sublimitext,atom和textmate。荔枝主题,atom是一个用web技术构建的开源文本编辑器。
Mac文本编辑器 TextMate.zip
Mac文本编辑器 TextMate ,TextMate是Mac下的著名的文本编辑器软件,与BBEdit一起并称苹果机上的Emacs和Vim...
vscode-SAS.tmLanguage:Visual Studio代码中使用的基于TextMate语法的SAS语法突出显示
VSCode的SAS语言定义 VsCode中SAS文件的语法突出显示,具有精确的语法匹配,类似于SAS的主题和代码片段。 语法高亮显示使用来自tmLanguage文件。 过程SQL 在扩展市场中搜索sas语法 扩展程序设置 首先,将语法引擎更改为SAS 切换CTRL+SHIFT+P打开命令面板 进入change language mode 选择SAS 其次,将主题更改为SAS 切换CTRL+SHIFT+P打开命令面板 输入color theme 选择SAS 已知的问题 如果有不匹配的语法分析错误'或"即使被打上了宏观面具 想要查询更多的信息 享受!
TextMate 风格语法高亮类库(基于 Swift 2.0).zip
TextMate 风格语法高亮类库(基于 Swift 2.0).zip,TextMate-style syntax highlighting
vscode-markdown-tm-grammar:VS Code内置markdown扩展的Textmate语法
VS Code markdown扩展的Textmate语法。 贡献 主要语法存储在syntaxes/markdown.tmLanguage 。 该文件是从markdown.tmLanguage.base.yaml生成的: 建造 生成主要语法: $ npm install $ npm run build 测验 要运行...
TextMate.app.zip
mac 使用的文本编辑器
textmate教程
被成为mac上最牛的编辑器,textmate的教程,好多的快捷键和使用介绍,一定很有用的
Atom-atom-blackboard,textmate的黑板主题,移植到atom。对mathiasbynens/atom的贡献.zip
Atom-atom-blackboard.zip,TextMate’s Blackboard theme, ported to Atom.原子黑板主题,atom是一个用web技术构建的开源文本编辑器。
tmLanguage:提供语法高亮显示的各种TextMate语言语法文件
Nixinova.t语言 该存储库包含我使用TextMate语言(tmLanguage)格式创建的各种语法突出显示/语法文件。 NovaSheets :,, robots.txt :,,
monaco-editor-textmate
将monaco-textmate与monaco-editor连线 安装 npm i monaco-editor-textmate 如果尚未安装对等项依赖项,请安装 npm i monaco-textmate monaco-editor onigasm 用法 import { loadWASM } from 'onigasm' // peer ...
textmate, TextMate是 OS X 10.9 +的图形化文本编辑器.zip
textmate, TextMate是 OS X 10.9 +的图形化文本编辑器 TextMate下载你可以从这里下载TextMate下载。反馈你可以使用的TextMate邮件列表或者 #textmate IRC频道在 freenode.net 中,用于问题。评论和 Bug 报告。你也...
antlong-Textmate-Themes
antlong-Textmate-Themes
bicep-textmate:适用于https的Textmate语法原型
适用于Textmate语法原型 改变语法 包含用于生成语法的代码( )。 应该对此文件进行更改。 要更新文本伴侣语法,请运行: cd src/grammar npm i npm run build 测验 使用以下命令运行测试: cd src/tests npm i npm...
vscode-remedy:一个以橙色为基调的VS Code主题,其根基为Base16-80年代的颜色主题
多数语言应提供合理定义的颜色,尽管由于TextMate语法没有真正使用标准化的标记方式来标记代码,所以可能会出现细微的差异(即某些代码部分将具有通用的白色或语言标记不会斜体)。 手动调整了以下语言,以提供最佳...
Stylus-TextMate-Bundle:使用 TextMate 创作和编译您的 Stylus 标记
###Textmate 1 cd ~/Library/Application\ Support/TextMate/Bundles git clone git://github.com/jameswomack/Stylus-TextMate-Bundle Stylus.tmbundle osascript -e '告诉应用程序“TextMate”重新加载包' ...
ANSYS-Textmate-Bundle:用于ANSYS参数设计语言(APDL)的Textmate Bundel
编辑:您可以在Windows上使用E Text Editor以及ANSYS-Textmate-Bundle。 安装: 要安装TextMate(在terminal.app中):mkdir -p〜/ Library / Application \ Support / TextMate / Bundles cd〜/ Library / ...
vscode-perl-moose:VS Code Perl Moose扩展
Perl Moose Extension for VS代码 语法突出显示了对Visual Studio Code的支持 ...语法源使用YAML编写在文件夹中,并在构建阶段转换为textmate JSON格式。 建造 生成主要语法: npm install npm run build
vscode-gradle-language:VSCode扩展,可提供Gradle语言支持
vscode-gradle-language介绍提供对Visual Studio Code的Gradle语言支持的扩展,包括语法突出显示,关键字自动完成建议和复制验证等高级功能。 主页:结构体该扩展名会观察所有.gradle文档,并使用服务器提供验证和...
Atom-tabstops,赋予文本编辑器或提示以完全权限.zip
Supports variables, placeholders, transforms, unlimited nesting, and all of the features of popular text editor snippets, including VSCode, Atom, TextMate and Sublime Text.制表位,atom是一个用web技术...
cspell-grammar:tmLanguage cSpell语法解析器
由于可移植性原因,Cspell不使用vscode-textmate或Oniguruma。 目的是利用定义良好的语法来帮助进行拼写检查过程。 这个想法是使用语法提取重要的元素,例如: 注释 弦乐 进口 身份标识 代码块 这样,可以忽略...
ansys鸟巢建模命令流
这是ansys鸟巢的模型命令流,只是建立了模型。没有后处理
ANSYS APDL 基础教程
ANSYS APDL 基础教程,适合初学APDL的用户~~~~~~
ANSYS操作命令与参数化编程-龚曙光
ANSYS操作命令与参数化编程-龚曙光 APDL语言编程
vc++2008对ansys进行二次开发
vc++2008对ansys进行二次开发 下载就可以运行