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
This could also be related to adding exercises to sweet as well. When adding an exercise from STDIN, when writing a new file, I should remove any leading whitespace from the file, and remove that amount of whitespace from each line that is added to the file.
The text was updated successfully, but these errors were encountered:
When starting an exercise that is indented (like trying to grab a function that is indented from within a class), the user has to type the indentation before actually typing the exercise.
54-starting-exercise-with-indent.mp4
This could also be related to adding exercises to
sweet
as well. When adding an exercise from STDIN, when writing a new file, I should remove any leading whitespace from the file, and remove that amount of whitespace from each line that is added to the file.The text was updated successfully, but these errors were encountered: