Right now, when using the SUSHI build task in the extension, there is no way to change the directory that is used with the sushi command. The current directory open in VS Code is used. We should consider if the extension can or should provide a way to change the directory path from the default current directory it uses now.
Right now, when using the SUSHI build task in the extension, there is no way to change the directory that is used with the
sushicommand. The current directory open in VS Code is used. We should consider if the extension can or should provide a way to change the directory path from the default current directory it uses now.