Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialChampe Chilufya
1,349 PointsHow do I copy the line above down to the line below when using google java console, instead of typing the same line over
im using google and firefox console to practice my code but i keep having to type the entire line over when i make a mistake is there a way to bring the top line down and just edit it
3 Answers
Sufiyaan Haroon
Full Stack JavaScript Techdegree Student 9,558 PointsPress the up arrow key.
Champe Chilufya
1,349 PointsPerfect thank you
AHARON YOSEF
2,413 PointsUse CTRL/c to copy and CTRL/v to paste.
Terfa Nomhwange
2,230 PointsTerfa Nomhwange
2,230 Pointsplease how can just pressing of up arrow key anable one to copy and paste or duplicate a code, Sufiyaan Harron?