intellij-pdf-viewer
intellij-pdf-viewer copied to clipboard
Plugin for viewing PDF documents in IntelliJ-based IDEs.
Update dependencies Fix exceptions and warnings, in particular: * Fix #93 specify update thread for actions * Remove dependency on kotlin-js and use the version provided with kotlin-multiplatform (required moving...
I don't see an option to hide thumbnails and they take up a lot of the width: Add menu for PDF viewer options.
IntelliJ IDEA 2024.1 EAP (Ultimate Edition) Build #IU-241.10840.26, built on February 1, 2024 Non-Bundled Plugins: nl.rubensten.texifyidea (0.9.4-alpha.2) com.firsttimeinforever.intellij.pdf.viewer.intellij-pdf-viewer (0.16.0) ``` com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon....
when I use split and move right on the pdf in goland, it will show 404 not found
Hi, I installed your plugin in Pycharm (2021.1.2 RC) but all pdf documents open as a blank document. My iOS is MacOS Big Sur 11.3.1. Thank you.
Side-scrolling appears to be inverted when compared with my other pdf viewers--a simple toggle to invert this would be appreciated.
When jumping to source code (eg. LaTeX) wit ctrl-click with the PDF viewer in a pop-out window, it opens the source code in a new tab but in same window...
I use a remote interpreter (on an SSH host) in PyCharm and use "Tools -> Deployment -> Browse Remote Host" to look at outputs generated by my code running on...
First of all thanks for the great plugin. Is it possible to keep the position of the horizontal scrollbar when selecting a new page from the thumbnail view or from...
As brought up implicitly in #30 TeXiFy 0.7.7-alpha.2, pdf viewer 0.12.0-alpha.1 Expected: * Type `\newpage Page $n$` in LaTeX * Compile * Forward search is executed but focus (caret) should...