This is my work in progress TODO list, more so I know what to do
- Tidy up the Linux / Mac / Windows stuff (use a Qt Resources?)
- Refactor the Workspace / UI / Loading logic a bit more
- No test should really add some
- Add Makefile to run mypy and other tools for checking etc.
- Add Search and Replace for editors
- Check for file modification and re-load
- Add Completer for Python and Mel
- Build Better Code model for Python and Mel and display in SideBar
ya
- Add Font control / Style Sheets
- Add Search / Search Replace
- Save more settings
- Get Jedi and type hints working better
- code completion
- Polish (more like VSCode?)
- Can I add Debugging?