source insight:打开文件所在的目录

Options =》 Custom Commands... =》 Add :起一个名称

                                                                        Run:输入命令ShellExecute open %d,注意前面没有空格(或者:ShellExecute open explorer /e,/select,%f,打开目录并选中当前文件)

                                                                    Keys...:添加对应的快捷键,注意不要和现有的冲突

(挺方便的,类似于eclipse中的插件easy explorer)

参考:

http://blog.csdn.net/benkaoya/article/details/8296197

http://blog.csdn.net/finewings/article/details/6641062

猜你喜欢

转载自blog.csdn.net/yhtppp/article/details/50075161
今日推荐