bbcmicrobit / bbcmicrobit/PythonEditor

Feature Request: Accept alternative .hex runtime

未关闭
#220 1 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
JavaScript
星标
201
派生
126
PR 合并指标
30 天内没有已合并 PR

描述

Request that the Load/Save dialog accept custom .hex runtime (MicroPython interpreter runtime) that it uses for that project in-place of it's built-in runtime. This would be similar to functionality already in the Mu editor and would allow users to enjoy the same benefits.

This thought may be similar to subpostings in Issue #26

Suggestions:
- the runtime appears in the Project files list (file system list) of the Load/Save dialog.
- limit to 1 runtime per project (of course); new runtimes replace old runtime
- .hex file loading properly parses out user .py, modules, and runtime, if provided .hex is an entire project (rather than just a MicroPython runtime).

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。