exercism-modern icon indicating copy to clipboard operation
exercism-modern copied to clipboard

A modern interface to exercism

Results 4 exercism-modern issues
Sort by recently updated
recently updated
newest added

The biggest missing piece is viewing solutions for exercises and marking them as done (and having that be reflected in the UI) The API is a _mess_ in that regard,...

help wanted

Not sure exactly what yet; but so far: - [ ] View in browser - [ ] Help menu - [x] Maybe some kind of ignorelist (kinda resolved thanks to...

Currently because `exercism-current-track` is a global because of how local variables handle mode changes, having multiple tracks open currently isn't easily possible. Would need to investigate making the track buffer...

`request` can handle errors generally and per status code; so this should handle as many errors as we can discover