bbcmicrobit / bbcmicrobit/PythonEditor

No indication of file size limits for uploading programs to the micro:bit

Abierto
#71 1 comentario 0 reacciones 0 asignados Ver en GitHub
enhancement FileSystem
Lenguaje dominante
JavaScript
Estrellas
201
Forks
126
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

A problem I've often come across is creating a python program which is too large for the micro:bit, however, I usually only find this out when I've flashed it across and had the Memory allocation failure message scroll across. At that point it tells you how many bytes too large the file is. Using the online micro:bit python editor I discovered the useful 'Oops! Your script is to long given the limited memory on the device.' error message feature. What would make this even more useful though is if it actually told you by how much a program had exceeded the size limit. Could this be added? Is the actual max file size information accessible anywhere?

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.