extension now names the file for external errors

This commit is contained in:
2026-02-07 16:36:30 -08:00
parent 2766a4ae01
commit d1729afea7
2 changed files with 2 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
## TODO
- [ ] For errors in other files, point to import
- [x] Unsolved metas should be errors (user metas are fine)
- [x] Better syntax for forward declared data (so we can distinguish from functions)
- [ ] maybe allow "Main" module name for any file