Fix export prototype in the multiple files case#337
Fix export prototype in the multiple files case#337NhanLuongBGSV merged 3 commits intoeclipse-autowrx:mainfrom
Conversation
trantienloi2404
commented
Mar 3, 2026
- Add logic to handle export/import prototype in the multiple files case
PR #337 Review — Fix export prototype in the multiple files caseWhat it doesThis PR adds multi-file project support to prototype export (
Issues found1. Import doesn't handle the new
|
|
@trantienloi2404 Hi Loi, please make small improvements as suggested above |
…ove error handling. Ensure all project files are placed under the "code/" folder, with warnings for unknown item types and missing code.py files. Update comments for clarity on backward compatibility and future enhancements.