Hannah-Sten / TeXiFy-IDEA

LaTeX support for the IntelliJ platform by JetBrains.
https://hannah-sten.github.io/TeXiFy-IDEA
MIT License
897 stars 89 forks source link

Reverse search does not work and disappeared from toolbar #3636

Closed ReHoss closed 2 months ago

ReHoss commented 2 months ago

Type of JetBrains IDE (IntelliJ, PyCharm, etc.) and version

IntelliJ IDEA 2024.2.1 (Ultimate Edition)
Build #IU-242.21829.142, built on August 28, 2024
Licensed to Rémy Hosseinkhan Boucher
Subscription is active until April 7, 2025.
For educational use only.
Runtime version: 21.0.3+13-b509.11 amd64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.awt.X11.XToolkit
Linux 6.8.0-40-generic
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 2048M
Cores: 20
Registry:
  debugger.new.tool.window.layout=true
  ide.experimental.ui=true
  i18n.locale=
Non-Bundled Plugins:
  Key Promoter X (2024.2.0)
  nl.rubensten.texifyidea (0.9.7)
  org.jetbrains.plugins.gitlab (242.21829.162)
  org.jetbrains.plugins.github (242.21829.162)
  net.seesharpsoft.intellij.plugins.csv (3.4.0-242)
  com.jetbrains.packagesearch.intellij-plugin (242.0.12)
  com.github.copilot (1.5.20.6554)
  com.firsttimeinforever.intellij.pdf.viewer.intellij-pdf-viewer (0.16.1)
Kotlin: 242.21829.142-IJ
Current Desktop: ubuntu:GNOME

Issue

Tool / Latex does not display forward/inverse search. Ctrl + Alt + . does not work anymore. @taaem . Probably due to the update to IntelliJ IDEA 2024.2.1.0 ?

Operating System

Ubuntu 22.04.4 LTS

TeXiFy IDEA version

0.9.7

ReHoss commented 2 months ago

Things work again. The forward search button is back. This issue should soon be closed.

IntelliJ IDEA 2024.2.1 (Ultimate Edition)
Build #IU-242.21829.142, built on August 28, 2024
Licensed to Rémy Hosseinkhan Boucher
Subscription is active until April 7, 2025.
For educational use only.
Runtime version: 21.0.3+13-b509.11 amd64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.awt.X11.XToolkit
Linux 6.8.0-40-generic
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 2048M
Cores: 20
Registry:
  debugger.new.tool.window.layout=true
  ide.experimental.ui=true
  i18n.locale=
Non-Bundled Plugins:
  Key Promoter X (2024.2.0)
  nl.rubensten.texifyidea (0.9.7)
  org.jetbrains.plugins.gitlab (242.21829.162)
  org.jetbrains.plugins.github (242.21829.162)
  net.seesharpsoft.intellij.plugins.csv (3.4.0-242)
  com.jetbrains.packagesearch.intellij-plugin (242.0.12)
  com.github.copilot (1.5.20.6554)
  com.firsttimeinforever.intellij.pdf.viewer.intellij-pdf-viewer (0.16.1)
Kotlin: 242.21829.142-IJ
Current Desktop: ubuntu:GNOME
PHPirates commented 2 months ago

If there is still an issue, please reopen.

Inmoresentum commented 1 month ago

I am having the same issue on Intellij Idea. Both Forward and backward search is not working for me.

IntelliJ IDEA 2024.2.2 (Ultimate Edition)
Build #IU-242.22855.74, built on September 18, 2024
Licensed to ATHAR NOOR MOHAMMAD RAFEE
Subscription is active until April 18, 2025.
For educational use only.
Runtime version: 21.0.3+13-b509.15 amd64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.awt.X11.XToolkit
Linux 6.9.3-76060903-generic
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 4002M
Cores: 24
Registry:
  ide.experimental.ui=true
  i18n.locale=
Non-Bundled Plugins:
  lermitage.intellij.extratci (2024.5.2)
  IdeaVIM (2.16.0)
  org.yelog.ideavim.flash (0.0.4)
  com.haulmont.jpab (242.22855.36)
  eu.theblob42.idea.whichkey (0.10.3)
  com.intellij.grazie.pro (0.3.336)
  nl.rubensten.texifyidea (0.9.7)
  izhangzhihao.rainbow.brackets (2024.2.6-241)
  zielu.gittoolbox (600.0.1+242)
  mobi.hsz.idea.gitignore (4.5.3)
Kotlin: 242.22855.74-IJ
Current Desktop: pop:GNOME
Inmoresentum commented 1 month ago

I have resolved the issue. TIA!

ReHoss commented 1 month ago

I have resolved the issue. TIA!

Please explain how.

Inmoresentum commented 1 month ago

I have resolved the issue. TIA!

Please explain how.

For me the issue was associated with the file path having spaces which was causing issues with evince for both forward and backward search. Getting rid of the spaces resolved the issue for me. Now both forward and backward search works as expected (shortcuts). Hope it helps :) @ReHoss