You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: