Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Open file branch #142
Open file branch #142
Conversation
-added functionality to load multiple functions from file -refactored command formatting, extracted a method
That's a wonderful idea, great!
|
Hey, this looks good. I'll take a look at it tomorrow. |
Hey, I looked at it now. Lots of problems. Thanks @Mustang01 for working on this often-requested feature. Do fix the code style issues. For example use underscore naming when possible (i.e. I'll try playing around with this feature after you've fixed the issues above. |
@Mustang01 Do you have time to fix the issues we addressed? That would allow us to merge your changes. Let us know! |
Adds "Open..." to the file menu, allowing the user to open a file that has python function definitions (only). Includes new help screen to explain how this is used.
Related issues: #64