Ximing Wang
Ximing Wang
Hi, @ahrm I tried to config the synctex on sioyek + vscode on Windows. The forward search works perfectly, but I couldn't make the backward search work. The args are...
> You don't have quotations here: > > ``` > "\"C:\\Users\\Canoming\\AppData\\Local\\Programs\\Microsoft VS Code\\Code.exe\" -r -g %1:%2", > ``` > > it should be: ""C:\Users\Canoming\AppData\Local\Programs\Microsoft VS Code\Code.exe" -r -g "%1:%2"", >...
> Can you paste your config with quotations here so we can see if there are any issues? Actually, the one I wrote above is copied from my config instead...
Still, nothing happened. It is very strange, as it worked once. Not sure if it's due to my vscode being auto-updated. Also, in CLI, the `sioyek.exe --version` doesn't print anything,...