Files
pybricks-code/src
David Lechner 31600c6f37 editor: fix error if main.py does not exist
The editor saga was assuming that main.py always exists, which is not
the case for the first use of the app. This fixes the issue by checking
to see if the file exists before attempting to open it. This also
revealed a bug in fileStorage where the list of files was not populated
during initialization.
2022-02-28 12:24:46 -06:00
..
2022-02-25 17:58:30 -06:00
2022-02-26 12:43:10 -06:00
2022-02-25 17:58:30 -06:00
2022-02-26 12:55:49 -06:00
2022-02-26 12:43:10 -06:00
2022-02-25 17:58:30 -06:00
2022-02-26 12:43:10 -06:00
2022-02-25 17:58:30 -06:00
2022-02-25 17:58:30 -06:00
2022-02-22 12:32:20 -06:00
2022-02-22 14:23:20 -06:00
2022-02-28 12:22:08 -06:00
2021-02-01 10:26:05 -06:00
2021-12-27 17:30:15 -06:00
2022-02-24 16:59:49 -06:00
2021-01-25 21:05:14 -06:00
2021-07-02 20:59:09 -05:00