some enhancements / bugs
Closed this issue · 3 comments
mathcat4 commented
Here's a list of features (subjectively sorted by priority) which don't need separate issues:
Medium priority
- make idioms tab scrollable
- Add basic mobile support (fancy css for resizing stuff, make tabs non-moveable and so on)
- Fix the compressor tab
- Syntax highlighting (once it's possible to do so)
- Add hotkey support (ctrl-r for run, ...)
- The navbar clips off
Low priority
- Character substitution with tab (ideally list them somewhere too)
- Make the "Add tab" screen align more with the dark theme
- Add seperate tab for flags
- Make SBSCify operator also turn SBSC to literate code
- Tooltip for copy to clipboard / compress
- Option to select version (once versioning works)
- Fix padding
mathcat4 commented
Feel free to remove / add tasks. (Most of the low-priority tasks were basically random shower thoughts :d)
razetime commented
what is the use of undo/redo buttons? C-Z
and C-Y
seem to work as always.