wsl-proxy icon indicating copy to clipboard operation
wsl-proxy copied to clipboard

WSL proxy files for editor/linux interop

Results 4 wsl-proxy issues
Sort by recently updated
recently updated
newest added

I found an error I guess, there is problem with executing command on bash.exe. If yiu use only bash.exe -c "java %*" it will give you an error: /bin/bash command...

I tried to get C linter to work but I would find the errors. I am using linter-gcc by hebaishi. I tried a batch file with the code bellow: @echo...

I'm having trouble getting this fix to work. I first tried just downloading git.bat and setting git.path in vscode to C:\Users\my\path\to\git.bat. That didn't work -- vscode still thinks that git...