No description
Find a file
2026-01-25 20:21:06 +08:00
.github/workflows chore: bump version to 2.0.0 2026-01-25 20:21:06 +08:00
assets docs: 更新 README 文件 (#83) 2026-01-01 19:42:53 +08:00
scripts feat: 新增片段编辑器与开关功能 (#79) 2026-01-01 12:46:13 +08:00
src feat: 添加可切换状态的 Action 支持 (#90) 2026-01-02 20:51:42 +08:00
styles feat: 在片段导航中添加可见性图标与修复图标名 (#88) 2026-01-02 16:36:16 +08:00
.editorconfig Initial commit 2025-05-04 12:05:18 +08:00
.gitignore Initial commit 2025-05-04 12:05:18 +08:00
.npmrc Initial commit 2025-05-04 12:05:18 +08:00
.typesafe-i18n.json feat(i18n): 添加 typesafe-i18n 同步与类型支持 (#76) 2025-12-28 01:35:14 +08:00
CHANGELOG.md chore: bump version to 2.0.0 2026-01-25 20:21:06 +08:00
eslint.config.mjs chore(eslint): 添加 ESLint 配置并升级依赖 2025-11-06 15:20:02 +08:00
LICENSE chore(license): 切换许可证为 GPL-3.0-only (#69) 2025-12-20 17:38:53 +08:00
MAKEFILE Initial commit 2025-05-04 12:05:18 +08:00
manifest-beta.json chore: bump version to 2.0.0 2026-01-25 20:21:06 +08:00
manifest.json chore: bump version to 2.0.0 2026-01-25 20:21:06 +08:00
package-lock.json chore: bump version to 2.0.0 2026-01-25 20:21:06 +08:00
package.json chore: bump version to 2.0.0 2026-01-25 20:21:06 +08:00
README.md chore: bump version to 2.0.0 2026-01-25 20:21:06 +08:00
README.ZH.md chore: bump version to 2.0.0 2026-01-25 20:21:06 +08:00
tsconfig.json feat: 统一使用路径别名将工程中的相对/相对路径导入改统一的路径别名 (#45) 2025-10-29 20:57:18 +08:00
versions.json chore: bump version to 2.0.0 2026-01-25 20:21:06 +08:00

English | 中文

ACE CODE EDITOR

An enhanced code editor using Ace editor, providing syntax highlighting, code folding, and other advanced editing features.

GitHub stars Total Downloads Latest Downloads GitHub License GitHub Issues GitHub Last Commit

Features

  • Edit code directly in Obsidian

  • Manage CSS snippets

  • Edit code blocks

  • Code file preview

Installation

Community plugin market installation

Click to install, or:

  1. Open Obsidian and go to Settings > Community Plugins.
  2. Search for "Ace Code Editor".
  3. Click "Install".
  1. Install BRAT plugin
  2. Click "Add Beta plugin" in BRAT settings
  3. Enter Raven-Pensieve/obsidian-ace-code-editor
  4. Enable the plugin

License

This project is licensed under the MIT LICENSE - see the LICENSE file for details.

Star History

Star History Chart