exploring a file with an external tool
已回答
Hello all,
Is there a way to explor a viewed file with an external tool (say windows-explorer / total-commander) with a "single-click"?
thank you,
Rami
请先登录再写评论。
External tool that I use to open a file in explorer (assigned shortcut key
control-alt-e). Resident in config/tools directory. You can also create it
in parameters in Settings -> External Tools.
]]>
See screenshot if you want to use the GUI to configure.
I added option "/e" to show the folders tree.
Does anyone know how to start a windows command line in a new window?
The best that I have achieved is to embed the command line in Idea's
console. Which is kind of funny, but character encoding is wrecked and
command history does not work.
Carlos Costa e Silva schrieb:
Attachment(s):
explorer.png
Thank you very much for your reply.
Still, the shortcut doesn't work.
Where should the shortcut be configured?
Rami
SK> Does anyone know how to start a windows command line in a new
SK> window?
Open Console: off (on for tests: seeing what command line idea is executing)
Program: cmd.exe
Parameters: /c start cmd.exe
Work Dir: $FileDir$
Seems to work here. Couldn't give a title to the new console, as the double
quotes are eaten by idea.
R> Where should the shortcut be configured?
File -> Settings -> External Tools
I use totalcommander,you can follow this
then add keyboard shortcut