For full text search please use the '?' prefix. e.g. ? Onboarding

IDE Sonification

Inspired by https://code.visualstudio.com/updates/v1_64#_audio-cues

What are some successful sonified UIs? I think of video games. Nintendo in particular.

  • Each curly bracket pair has a light ping/pitch.
  • Depth is sonified as pitch.
  • Autocomplete? Copilot?
  • Improving vim pedagogy through sound

Literature

https://scholarworks.rit.edu/theses/10672/

https://github.com/topics/sonification

http://etheses.dur.ac.uk/1396/1/mainthesisBermanFinal.pdf?DDD10+=

https://www.researchgate.net/publication/224516892_Sonification_design_guidelines_to_enhance_program_comprehension

https://github.com/paigeruten/lua-feels

https://stackoverflow.com/questions/13882241/is-crockford-style-context-coloring-implemented-in-any-code-editor

Literature