mirror of
https://github.com/raven-pensieve/obsidian-ace-code-editor.git
synced 2026-07-22 05:48:56 +00:00
No description
移除 copy-to-vault.mjs 脚本,简化项目构建流程。 更新 version-bump.mjs 使用 node: 前缀导入,并 修复 Beta 版本发布时的 versions.json 更新逻辑。 规范化 sync-i18n.mjs 代码风格,统一使用单引号 和标准缩进格式,提升代码可维护性。 |
||
|---|---|---|
| .github/workflows | ||
| assets | ||
| scripts | ||
| src | ||
| styles | ||
| .editorconfig | ||
| .gitignore | ||
| .npmrc | ||
| .typesafe-i18n.json | ||
| CHANGELOG.md | ||
| eslint.config.mjs | ||
| LICENSE | ||
| MAKEFILE | ||
| manifest-beta.json | ||
| manifest.json | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
| README.ZH.md | ||
| tsconfig.json | ||
| versions.json | ||
English | 中文
ACE CODE EDITOR
An enhanced code editor using Ace editor, providing syntax highlighting, code folding, and other advanced editing features.
Features
Installation
Community plugin market installation
Click to install, or:
- Open Obsidian and go to
Settings > Community Plugins. - Search for "Ace Code Editor".
- Click "Install".
BRAT (Recommended for Beta Users)
- Install BRAT plugin
- Click "Add Beta plugin" in BRAT settings
- Enter
Raven-Pensieve/obsidian-ace-code-editor - Enable the plugin
License
This project is licensed under the MIT LICENSE - see the LICENSE file for details.



