How to open script containing folder in one|two clicks?

Post your questions and problem reports here

Moderator: kfury77

Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
  • Check the Support section of the corresponding product first. Chances are you will find your answer there;
  • Do not create new topics for already reported problems. Add your comments to the existing topics instead;
  • Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
  • Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
  • Include the version number of the software you are using;
  • This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Post Reply
green1000
Posts: 7
Joined: Tue Apr 02, 2013 6:16 pm

How to open script containing folder in one|two clicks?

Post by green1000 »

In Notepad++ if you left-click on the tab of the opened script you can choose from the menu:
- open containing folder
- copy script path
- copy script directory path
- open directory in cmd

In Sublime Text 2 if you left-click on the work space of the script (anywhere in your script) you can choose from the menu:
- open containing folder
- copy file path

How may I get the same functionality in Webuilder? At least these two:
- open containing folder
- copy file path

But the best is those two plus "open directory in cmd".

P.S. Here is my question on superuser.com - http://superuser.com/questions/579675/w ... two-clicks. Please upvote :) There is even no tag "webuilder"
dedun
Posts: 23
Joined: Fri Mar 22, 2013 2:24 pm

Re: How to open script containing folder in one|two clicks?

Post by dedun »

F6 - Open containing folder
View > File explorer
Right Click > Use Shell Menu
Shift Right Click > Copy as Path
Drag and drop into the open file to insert images, css, scripts with all the tags ready for You.
For cmd - Settings > External Tools > External Programs
green1000
Posts: 7
Joined: Tue Apr 02, 2013 6:16 pm

Re: How to open script containing folder in one|two clicks?

Post by green1000 »

Only the following can be used:
F6 - Open containing folder <--- yes, present, very useful
View > File explorer <--- yes, present, I use it

Not clear:
Right Click > Use Shell Menu <--- yes, the option is present in the menu, I can check it, but how to use it?
Shift Right Click > Copy as Path <--- doesn't work, or please explain in more detail


For cmd - Settings > External Tools > External Programs <--- not yet tried
Post Reply