You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 scoped properly, or creating a nice solution around dir-locals
The text was updated successfully, but these errors were encountered:
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 scoped properly, or creating a nice solution around
dir-locals
The text was updated successfully, but these errors were encountered: