Hello,
Sometimes the ${file} variable is empty.
"command-runner.commands": { "echofile I":"echo ${file}", "echofile II":"echo ${selectedFile}", }
So far I can only reproduce this empty variable issue on large files while on smaller files in the same folder it still works.
${selectedFile} still works tough.
Hello,
Sometimes the ${file} variable is empty.
"command-runner.commands": { "echofile I":"echo ${file}", "echofile II":"echo ${selectedFile}", }So far I can only reproduce this empty variable issue on large files while on smaller files in the same folder it still works.
${selectedFile} still works tough.