When the extensions calls rg on windows, it fails when the path is including whitespace.
Currently the command passed looks like this
c:\Users\xxx\.vscode\extensions\joshmu.periscope-1.6.10-win32-x64\node_modules\@vscode\ripgrep\bin\rg.exe" "orbi" --line-number --column --no-heading --with-filename --color=never --json --smart-case --sortr path d:\Path with whitespace
PERISCOPE: d:\Path: IO error for operation on d:\Path:
Hi, thanks for great extension!
When the extensions calls rg on windows, it fails when the path is including whitespace.
Currently the command passed looks like this
c:\Users\xxx\.vscode\extensions\joshmu.periscope-1.6.10-win32-x64\node_modules\@vscode\ripgrep\bin\rg.exe" "orbi" --line-number --column --no-heading --with-filename --color=never --json --smart-case --sortr path d:\Path with whitespace
PERISCOPE: d:\Path: IO error for operation on d:\Path: