# obsidian-ace-code-editor **Repository Path**: 376473984/obsidian-ace-code-editor ## Basic Information - **Project Name**: obsidian-ace-code-editor - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-29 - **Last Updated**: 2026-01-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 中文 | [English](https://github.com/Raven-Pensieve/obsidian-ace-code-editor/blob/master/README.md) # ACE 代码编辑器 一个基于 Ace 编辑器增强的代码编辑器,提供语法高亮、代码折叠等高级编辑功能。 [![GitHub stars](https://img.shields.io/github/stars/Raven-Pensieve/obsidian-ace-code-editor?style=flat&label=星标)](https://github.com/Raven-Pensieve/obsidian-ace-code-editor/stargazers) [![Total Downloads](https://img.shields.io/github/downloads/Raven-Pensieve/obsidian-ace-code-editor/total?style=flat&label=总下载量)](https://github.com/Raven-Pensieve/obsidian-ace-code-editor/releases) [![Latest Downloads](https://img.shields.io/github/downloads/Raven-Pensieve/obsidian-ace-code-editor/latest/total?style=flat&label=最新版下载量)](https://github.com/Raven-Pensieve/obsidian-ace-code-editor/releases/latest) [![GitHub License](https://img.shields.io/github/license/Raven-Pensieve/obsidian-ace-code-editor?style=flat&label=许可证)](https://github.com/Raven-Pensieve/obsidian-ace-code-editor/blob/master/LICENSE) [![GitHub Issues](https://img.shields.io/github/issues/Raven-Pensieve/obsidian-ace-code-editor?style=flat&label=问题)](https://github.com/Raven-Pensieve/obsidian-ace-code-editor/issues) [![GitHub Last Commit](https://img.shields.io/github/last-commit/Raven-Pensieve/obsidian-ace-code-editor?style=flat&label=最后提交)](https://github.com/Raven-Pensieve/obsidian-ace-code-editor/commits/master) ## 功能介绍 - 在 obsidian 中直接进行代码编辑 ![](./assets/code_view_leaf.png) - 管理 css 代码片段 ![](./assets/snippet_manager.png) - 编辑代码块 ![](./assets/code_block_edit.png) - 代码文件预览 ![](./assets/code_file_preview.png) ## 安装 ### 社区插件市场安装 [点击安装](obsidian://show-plugin?id=ace-code-editor),或按以下步骤操作: 1. 打开 Obsidian 并前往 `设置 > 第三方插件`。 2. 搜索 “Ace Code Editor”。 3. 点击 “安装”。 ### BRAT(推荐给测试用户) 1. 安装 [BRAT](https://github.com/TfTHacker/obsidian42-brat) 插件 2. 在 BRAT 设置中点击"添加测试插件" 3. 输入 `Raven-Pensieve/obsidian-ace-code-editor` 4. 启用插件 ## 许可证 此项目基于 MIT LICENSE 许可 - 详情请参阅 [LICENSE](LICENSE) 文件。 ## Star 历史 [![Star 历史图表](https://api.star-history.com/svg?repos=Raven-Pensieve/obsidian-ace-code-editor&type=Timeline)](https://www.star-history.com/#Raven-Pensieve/obsidian-ace-code-editor&Timeline)