Skip to content

Added option to Save Project as Script#219

Open
MikeSullivan7 wants to merge 6 commits intoRascalSoftware:mainfrom
MikeSullivan7:added_option_to_save_as_script
Open

Added option to Save Project as Script#219
MikeSullivan7 wants to merge 6 commits intoRascalSoftware:mainfrom
MikeSullivan7:added_option_to_save_as_script

Conversation

@MikeSullivan7
Copy link
Copy Markdown
Collaborator

Fixes #166

The File -> Save as Script menu option uses the same workflow as the usual presenter.save_project but with a bool check to distinguish to save as a script. Clicking the menu option opens a Dialog window where the user can select the Path to save the script to.

The following unit tests have been added/updated:
test_model.test_save_project_as_script
test_presenter.test_save_project_as_script
test_view.test_help_menu_actions_present

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add option to save project to script

1 participant