Wish list
ylixir opened this issue ยท 0 comments
- Interactive documentation for lumen (inline editable snippets running on JS)
- documentation for the lumen runtime
- extend the namespace system to allow packaging (libNubbin)
- make scripts equivalent to addons (all the same abilities and settings)
- generate addons from scripts
- version control for scripts
- sharing and linking of scripts
- author tracking for scripts (battlenet id? github username?)
- parinfer
- semantic highlighting
- LSP for lumen
- sourcemaps for lumen
- debugger
- types!
- inlinish tests (tests are geographically near the code while we write it)