文件名称:messageformat.codemirror:用于编辑 messageformat.js 字符串的代码镜像模式
文件大小:9KB
文件格式:ZIP
更新时间:2024-06-28 23:59:31
JavaScript
messageformat.js 的代码镜像模式 此存储库提供用于编辑 MessageFormat 模板字符串的代码镜像模式。 语法高亮代码折叠和 linter 与编辑器集成。 如果您想看到它的实际效果,请尝试。 虽然有很多不同的 MessageFormat 方言,但我将坚持使用接受的语法。 ##特征 语法高亮 短绒: 突出显示无效的转义序列 突出显示无效的 MessageFormat 块 查找缺少“其他”形式的 MessageFormat 块 在 MessageFormat 块中查找重复的键 突出显示连续的空格字符和尾随空格 语法高亮器和 linter 都能够处理语法上无效的 MessageFormat 字符串。 ##安装 发布发布在分离的标签上,以保持主分支不受编译文件的影响。 你可以从下载一个版本,或者你可以使用 bower 获取它: bower install voge
【文件预览】:
messageformat.codemirror-master
----.gitignore(64B)
----messageformat-lint.js(3KB)
----package.json(599B)
----Makefile(150B)
----LICENSE(1KB)
----forgiving-messageformat-parser.pegjs(4KB)
----README.md(1KB)
----index.html(4KB)
----messageformat-mode.js(6KB)
----bower.json(664B)