maestrith / AHK-Studio

Created with AHK Studio
http://www.maestrith.com
363 stars 68 forks source link

Open folder (Ctrl+Alt+D) #174

Open sl5net opened 6 years ago

sl5net commented 6 years ago

first time i started Studio then first time i clicked Open folder and choosed a folder. a errors ocours.

now i know its not a bug. if i hit Open folder in Jetbrains products all soucr files of the folder ared opened. thats was what i expected.

Evetnually please make it mor clear, or disable the button if no file is opend or add functionallity to the button.

thanks

maestrith commented 6 years ago

The menu item Open Folder is to just navigate Windows Explorer to the folder where the current Project or File is contained. I do not have the ability to open an entire folder. When you open a Project in AHK Studio it will open whatever AHK file you point to and any of the #Include files that are in that file.

sl5net commented 6 years ago

ok, thats very good. we dont need more. but: you may rename it to: "Show in Explorer" or "open Windows Explorer"?

thats how some know it from oterher IDEs. Example from jetbrains IDEs: Show in Explorer = Use this command to open a file browser (e.g. Windows Explorer or Finder) and show the selected item there.

maestrith commented 6 years ago

How about Show Folder In Explorer? (I have already committed the D accelerator to it in the menu so Alt+F D opens it and I don't want to change anyone's muscle memory)