mirror of
https://github.com/raven-pensieve/obsidian-ace-code-editor.git
synced 2026-07-22 12:50:24 +00:00
No description
| .github/workflows | ||
| assets | ||
| docs | ||
| scripts | ||
| src | ||
| styles | ||
| .editorconfig | ||
| .gitignore | ||
| .gitmodules | ||
| .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 GPL-3.0 LICENSE - see the LICENSE file for details.



