Skip to content

Instantly share code, notes, and snippets.

@mykappa
Created October 13, 2021 13:38
Show Gist options
  • Save mykappa/a9c0f5e409fc2488cbddf6126145a2aa to your computer and use it in GitHub Desktop.
Save mykappa/a9c0f5e409fc2488cbddf6126145a2aa to your computer and use it in GitHub Desktop.
SumatraPDF Inverse Search with Visual Studio Code
:: Set the following command in SumatraPDF->Settings->Options...->Set inverse search command-line
"%USERPROFILE%\AppData\Local\Programs\Microsoft VS Code\Code.exe" -g %f:%l
:: NOTE: The value of %USERPROFILE% must be explicitly written out!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment