Created
October 13, 2021 13:38
-
-
Save mykappa/a9c0f5e409fc2488cbddf6126145a2aa to your computer and use it in GitHub Desktop.
SumatraPDF Inverse Search with Visual Studio Code
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:: 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