first commit

This commit is contained in:
CrazyJasonwell
2026-07-23 20:36:13 +08:00
commit 513b68be8c
7915 changed files with 2642530 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"id": "ace-code-editor",
"name": "Ace Code Editor",
"version": "2.1.3",
"minAppVersion": "1.11.0",
"description": "An enhanced code editor using Ace editor, providing syntax highlighting, code folding, and other advanced editing features.",
"author": "RavenHogWarts",
"authorUrl": "https://github.com/Raven-Pensieve",
"fundingUrl": {
"ko-fi": "https://ko-fi.com/ravenhogwarts",
"afdian": "https://afdian.com/a/ravenhogwarts"
},
"isDesktopOnly": false
}