mirror of
https://github.com/raven-pensieve/obsidian-ace-code-editor.git
synced 2026-07-22 12:50:24 +00:00
No description
更新版本号至 2.0.3,并在 manifest.json、 package.json 和 versions.json 中同步版本信息。 同时更新 CHANGELOG.md 以记录此版本的所有 变更,包括代码重构、bug 修复、依赖更新和 CI 工作流优化。 |
||
|---|---|---|
| .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.



