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 trialStanislaus Slupecki
1,986 PointsWorkspaces, Stuck Cursor
While working in Workspaces, sometimes the cursor will get stuck in either the console or the code editor. This means I can't swap between editing code and running console commands. Clicking around in the other parts of the workspace does not refocus the cursor, and the only solution I found to work is to refresh the window. It seems like this enables some extra features in the console when focused like this, like tab completion, so I suspect this may be deliberate, but I can't find a hotkey list for the Workspaces editor that lists such a feature, or how to toggle it on/off. Does anyone have a solution for this? Thank you.
1 Answer
Briain Corroon
13,689 PointsThis also happens to me regularly using Chrome on Windows 7.
You can close the console and reopen it from View tab> Show/Hide Console. This will reload the console but it is quicker that reloading the entire workspace.
It looks like this is a long-term bug/feature which hasn't and probably won't be fixed. There are other topics relating to this from years ago.