axtens / PelotonIDE

0 stars 0 forks source link

Scripts setting and File.Open behaviour #23

Open axtens opened 11 months ago

axtens commented 11 months ago

Setting needs to change folder for File.Open

If user changes the folder for File.Open in the File.Open dialog, the new setting needs to be persisted as the scripts location for all subsequent File.Open until changed by the user

axtens commented 11 months ago

Best situation is to open in the folder that the currently in-focus tab is operating from. So if Tab1 is from c:\temp then File.Open prompts from C:\temp. If Tab2 is from c:\protium\code\pr then File.Open prompts from C:\protium\code\pr