feat: hooked the APIs of the app into the pyoide core.

This commit is contained in:
2026-02-24 20:58:10 +01:00
parent 9238ad630c
commit c3aacd7776
37 changed files with 5623 additions and 8 deletions

View File

@@ -253,6 +253,8 @@
"postLinks.openTitle": "Open: {title}",
"docs.title": "Documentation",
"docs.subtitle": "User guide for this installed bDS version.",
"docs.apiTitle": "API Documentation",
"docs.apiSubtitle": "Complete reference of Python runtime API calls.",
"docs.copyCode": "Copy code",
"gitDiff.header": "Diff: {target}",
"gitDiff.noProject": "No active project selected.",