ccrma / miniAudicle

miniAudicle: integrated development + performance environment for the ChucK programming language
https://chuck.stanford.edu/
GNU General Public License v2.0
65 stars 9 forks source link

Open multiple files #38

Open MichaPau opened 7 years ago

MichaPau commented 7 years ago

While working on little chuck projects which tries to implement an architecture with e.x.: initialize.ck, score.ck, custom classes .ck etc. , I noticed that I can't open multiple files from the open menu command in miniAudicible and I have to open them one by one every time I re-open miniAudicible (with the Windows version).

I've tried to multi select from the windows explorer and openWith -> miniAudicible -> but that opens as many instances as selected files.

Being able to open multiple files at once or open all files from a folder would be another enhancement for this great IDE for chuck.