By default, when a user launches the IDE from a project for which the IDE is enabled and the instructor has added starter code for the project, the IDE will create the directory for the project and load the starter code. 

However, there are times when either the starter code is lost or students would like to start over. This feature allows you to request the project starter code even if the user doesn't launch from the project and even if they have already started coding.

After selecting the Load Starter Code or pressing Ctrl-Alt-L, a modal will appear asking the user to select the project. 

Hitting enter or clicking one of these options will attempt to load the solution code for that given project.

The IDE will then show the user the folder and files that were added.

Note: If the user renames the course and project directory, a new directory will be created based on the default path for the project. 

Did this answer your question?