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

Make location of open files visible #33

Open MichaPau opened 7 years ago

MichaPau commented 7 years ago

The actual location of a file open in miniAudicle is nowhere visible. (At least in the Windows version).

This is somewhat confusing when several files are open. Especially when working on 'library' ck files which could be located in different folders on the computer.

Most Editors show the file path on 'mouse over' on the file tab open in the editor or/and in the title pane.

Example from the Atom editor: chuck_issue_filepath

Would be an enhancement for miniAudicle.

spencersalazar commented 7 years ago

Good call! Shouldn't be that hard.