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 trial

PHP PHP Basics (Retired) PHP Data & Structure PHP Statements & Comments

Brandon Cleveland
Brandon Cleveland
11,134 Points

Is there any way to bypass Workspaces' 100 maximum limit? I need to use them in order to progress in my class.

I'm in a program called Code Louisville, where we use Treehouse courses to learn how to program. I used workspaces for the Front-End track and now I'm on the Back-End portion and I ended up reaching the maximum time that I could open work spaces. It's imperative that I use workspaces since I don't have a way to view my PHP by solely using Notepad++. Is there any way I could lift or increase my workspaces limit?

3 Answers

Kristopher Van Sant
PLUS
Kristopher Van Sant
Courses Plus Student 18,830 Points

Not sure if there is a way to up the limit, but you can delete old workspaces that you are no longer using.

Kristopher Van Sant
Kristopher Van Sant
Courses Plus Student 18,830 Points

Go to Workspaces and you'll see a gear icon to the right, next to each workspace, click that and you'll see the option to delete it.

Andrew Gonzalez
Andrew Gonzalez
7,339 Points

Hello Brandon - Just to add to Kristopher's reply, if you wish to save a particular workspace and preserve all its files, open the workspace, then under the File menu, select 'Download Workspace.' In this way, you can keep model blocks of code or an exercise as a handy reference.

kabir k
PLUS
kabir k
Courses Plus Student 18,036 Points

I ran into the same problem in the past. It would be great if they can increase the Workspaces limit. Sometime, you may wanna save some code to use on the site.