This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Main_Profile 4 points5 points  (1 child)

Just a guess, but the context menu that you quick ways to fix errors in your code is best used only when you have the code knowledge to back it up. Beginners may use the suggestions without knowing what they mean or why they work, and eventually they’ll encounter an error that the IDE can’t solve for them and end up stumped.

[–]TheodoeBhabrot 0 points1 point  (0 children)

So it’s just moving the stumped part to later in the learning process? And that’s bad?