alexmojaki/futurecoder

Keyboard controls

Offen

#227 geöffnet am 19.11.2021

 (8 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (180 Forks)github user discovery
frontendgood first issue

Repository-Metriken

Stars
 (1.520 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

This interactive course is amazing! I hope this is not redundant, I tried to find out whether there are ways to navigate the course screen using the keyboard, but I could not find a way to do this. Did I miss something?

If not, I would like to request a keyboard control feature. I believe that for most people coding is a keyboard-heavy activity. Having keyboard shortcuts for common operations can reduce arm movements and help get into more of a flow state. I believe it would be very helpful if at least the following actions would have a dedicated keyboard shortcut:

  • Run script currently in editor
  • Click Next/Previous button
  • Focus on editor frame cursor
  • Focus on Python shell cursor

Contributor Guide