2025-05-04 04:05:18 +00:00
|
|
|
{
|
2025-05-04 21:00:02 +00:00
|
|
|
"id": "ace-code-editor",
|
|
|
|
|
"name": "Ace Code Editor",
|
2025-06-22 13:31:43 +00:00
|
|
|
"version": "1.0.3-beta.1",
|
2025-05-29 03:12:14 +00:00
|
|
|
"minAppVersion": "1.8.0",
|
2025-05-04 21:00:02 +00:00
|
|
|
"description": "An enhanced code editor using Ace editor, providing syntax highlighting, code folding, and other advanced editing features.",
|
2025-05-04 04:05:18 +00:00
|
|
|
"author": "RavenHogWarts",
|
2026-01-25 12:21:06 +00:00
|
|
|
"authorUrl": "https://github.com/Raven-Pensieve",
|
2025-05-04 04:05:18 +00:00
|
|
|
"fundingUrl": {
|
2026-01-01 11:35:32 +00:00
|
|
|
"ko-fi": "https://ko-fi.com/ravenhogwarts",
|
2025-11-21 09:38:13 +00:00
|
|
|
"afdian": "https://afdian.com/a/ravenhogwarts"
|
2025-05-04 04:05:18 +00:00
|
|
|
},
|
2025-06-17 07:12:14 +00:00
|
|
|
"isDesktopOnly": false
|
2025-05-04 04:05:18 +00:00
|
|
|
}
|