When executing the dance.run command, Dance does this in a context without active editor. This prevents me from obtaining the file path of the currently open file in order to run a system command on it.
Is there a specific reason for this? A workaround to still get the file path? I tried using the vscode api, but did not get the file path.