No SumatraPDF menu under Tools › LaTeX; forward and inverse search not work
See original GitHub issueType of JetBrains IDE (IntelliJ, PyCharm, etc.) and version
IDEA 2022.1, PyCharm 2022.1
Operating System
Windows 10
TeXiFy IDEA version
0.7.18
What I did (steps to reproduce)
- Installed texify-idea from plugins market.
- Restart, created a helloworld latex project. Right clicked
main.texandrun Main. - (Found I don’t have sumatra, so) Download
SumatraPDF-3.4.4-64-install.exe, and installed in D: - Open
out/main.pdfby double click. The output is OK. - Forward search not worked properly(no any response); Inverse search just opened notebook.
- Started searching how to configure texify-idea, but found nothing useful.
- Tried to add sumatra’s installation path to PATH. Not work.
Actual behavior
-
No SumatraPDF menu under Tools › LaTeX

-
forward and inverse search not work
-
In IDEA, double shifting and typing
config inverse searchcould find the result, but was gray(can’t be clicked) -
After compiling successfully, sumatra pdf doesn’t open automatically.

-
If I enabled
Select custom PDF viewer command, ......option, Sumatra launched properly, but search still not worked.
Should I reinstall sumatra?
Issue Analytics
- State:
- Created a year ago
- Comments:10
Top Results From Across the Web
sumatrapdf - TexStudio forward- and inverse search with build ...
A possible solution to fix it is to use single quote ' to quote the argument of -inverse-search instead of double quote "...
Read more >Synctex inverse search doesn't work half the time (and How I ...
In VS Code, use 'Synctex from cursor', the forward search works. Inverse search doesn't. In the fired up SumatraPDF, with double clicking, ...
Read more >A LaTeX Editor - Inverse Search and Forward Search?
Double click on PDF, Error shows: "cannot start inverse search command, please check command line in settings" Close PDF, select view PDF ...
Read more >Inverse search not performed for VS code.exe
Hello! Recently I couldn't get back through SumatraPDF to VScode. I found that inverse search didn't work, but forward search still did.
Read more >Forward and inverse Search - LaTeX.org
just installed TXC 2.0 (64bit) and Sumatra 2.3.2 on Windows 7. ... Any ideas why both forward and inverse search do not work?...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Thanks, I’ve solve it. I find the two ways below are invalid on my pc (win11+pycharm, latest).
I solve it by open
cmdrunregedit, find this item you mentioned:just new a item
SumatraPDF.exeand set data to its pathfinally, I get it
Thanks for reporting back. Sounds like a bug in the installer then, as I’m pretty sure it used to do that in the past.