Updated MacOS x64 binary attached. Note, you must override unsigned app warnings or set up an env and build it yourself.
Symbol Selection Feature (#16): Introduced the ability to select specific classes and functions from Python files. Users can now open a dialog to choose which symbols to include in their output, enhancing the precision and customization of code extraction.
Drag and Drop Support (#14): Added drag and drop functionality, allowing users to easily add files to the application by dragging them directly into the window.
Default File Path Option (#8): Added an option to set a default file path for the "Select Files" dialog, improving workflow efficiency by starting in the preferred directory.
Refresh Text Button (#7): Added a button that allows users to refresh the text content from the currently selected files without needing to reopen or reselect them.
Select All and Copy Button (#2): Implemented a "Select All" option and a "Copy to Clipboard" button, making it easier to copy the entire content of selected files or symbols with a single click.