English | 中文
An enhanced code editor using Ace editor, providing syntax highlighting, code folding, and other advanced editing features.
Edit code directly in Obsidian

Manage CSS snippets

Edit code blocks

Code file preview

main.js, styles.css, and manifest.json to your vault's plugins folder: <vault>/.obsidian/plugins/obsidian-ace-code-editor/RavenHogWarts/obsidian-ace-code-editornode --version)npm i or yarn to install dependenciesnpm run dev to start compilation in watch modenpm run build to build the pluginnpm run build:local to build the plugin and copy it to your vault's plugins folder(need create a .env file in the project root and add the line: VAULT_PATH=/path/to/your/vault)npm run version to bump the version number and update the manifest.json, version.json, package.jsonnpm run release to build the plugin and bump the version numberIf you encounter any issues or have suggestions:
If you find this plugin helpful, you can support the development through:
This project is licensed under the MIT LICENSE - see the LICENSE file for details.