felipecalvo

Results 16 issues of felipecalvo

## When logged in ![image](https://user-images.githubusercontent.com/11304439/104766474-698cdb00-5749-11eb-8fe3-7407766733d5.png) ___ ## When not logged in ![image](https://user-images.githubusercontent.com/11304439/104766494-714c7f80-5749-11eb-9e49-d88290331459.png)

If new file doesn't contain `.` or name already exists, it just fails silently - there's no way to know something was wrong. Since we're already using a prompt for...

We should add some cues as to how to obtain a currently locked avatar. It's unlocked after completing a guide, but there's no way to know which one. At the...

This is a self-reminder to investigate further. Some code related to rendering when an exercise is sent is being executed twice, I believe, though there might be a reason I'm...

This would be useful for providing an answer to the question 'how hard is this exercise?', specifically thinking of flow navigation. A couple things to take into account: - A...

When `Show extra code` is checked, the guide's extra code is shown first and then the exercise's extra code is appended to it. A guide's extra code might be used...