dzsessona / QuickOpener-NetBeans

Sometimes while programming in NetBeans you want to explore a particular file that you are editing on the file system browser, or maybe launch a command in a terminal to do something with it.
53 stars 40 forks source link

{$currentFile} not resolved automatically in 1.0.4 #74

Closed tbone2k-git closed 8 years ago

tbone2k-git commented 8 years ago

I use v1.0.4 of the plugin and if I use {$currentFile} in a favourite command, it will not be replaced by the actual path of the current file. I need to check the "[ ] {$currentFile}" checkbox in the "Launch Custom Command" window, but that adds another {$currentFile} placeholder to the end of the command shown in the upper edit field.

If I edit the command to run and remove the extra "{$currentFile}", which as been added because I clicked the checkbox, {$currentFile} will again not be resolved although it is still part of the command (since part of the favourite command string).

So {$currentFile} will only be resolved if it was added by the checkbox, which does not work for me, since the external tool I run, expects the file to be "in the middle" of the command string.

btw: I tried and searched to find a download for v1.1.0, but couldn't find one.

Thank you! o)

markiewb commented 8 years ago

@tbone2k-git: Can you please add some screenshots. I do not grasp what the problem is.

markiewb commented 8 years ago

v1.1.0 is not finished, I had no time yet to continue my work

@tbone2k-git: But you can try a snapshot https://github.com/dzsessona/QuickOpener-NetBeans/releases/download/1.1.0.2-SN/me.dsnet.quickopener-1.1.0.2.nbm

markiewb commented 8 years ago

Try the newly released version 1.1.0.3