SlickEdit Product Discussion > SlickEdit®
What is the command for binding a key to "Open Files from Project..."
(1/1)
irnker:
I have been looking all over for a key binding for the "Open Files from Project..." menu option.
Is there one?
Thanks
dave
hs2:
I don't think that there is a default binding for 'project-load'.
Choose your own in 'Tools->Options->Key Bindings'.
Note that 'project-load' supports options (see projutil.e - project_load())
--- Quote ---Specifies which project files to load files from.
By default it lets you select from all files in your workspace.
If you give it the "-p" option, it will restrict the list to your current active project.
Finally, you can give a specific project file (or list of project files).
--- End quote ---
Maybe you want to write a wrapper macro to use e.g. '-p' option.
HS2
Navigation
[0] Message Index
Go to full version