TeXiFy-IDEA icon indicating copy to clipboard operation
TeXiFy-IDEA copied to clipboard

LaTeX support for the IntelliJ platform by JetBrains.

Results 102 TeXiFy-IDEA issues
Sort by recently updated
recently updated
newest added

This gives an error because `{sql}` is a part of the magic environment. ```latex %! language = MySQL \begin{minted}{sql} SELECT pl_to as 'page id', ```

bug
parser

Fix #3540 Right now, it has a hardcoded list, cannot find custom lexers, and does not enforce extension correctness. The per-language extensions are all in there. It could be refactored...

#### Type of JetBrains IDE (IntelliJ, PyCharm, etc.) and version Dataspell #### Operating System Linux / Windows #### TeXiFy IDEA version `9.3` and `9.5` #### What I did (steps to...

bug
Grazie

Fix #3537 on how to test. What was happening was twofold: the casing on extensions was being thrown out at command definition, and when testing different exts, it would also...

`\includegraphics{image}` whilst you have a good reference to `image.png`, refactor it (`ctrl` + `f6`). The whole name will be higlighted, including the `.png` part. Doing the refactor from the files...

bug

### Type of JetBrains IDE (IntelliJ, PyCharm, etc.) and version Writerside 2024.1 EAP (build WRS-241.15989.11) ### Operating System Linux 6.8.0-11-generic (amd64) ### TeXiFy IDEA version 0.9.5 ### Description ### Stacktrace...

crash-report
untriaged

### Type of JetBrains IDE (IntelliJ, PyCharm, etc.) and version IntelliJ IDEA 2024.1.1 (build IU-241.15989.150) ### Operating System Mac OS X 14.5 (aarch64) ### TeXiFy IDEA version 0.9.5 ### Description...

crash-report

Fix #3551 So. The simplest solution was to simply make a custom Rename Processor that would gobble up **ALL** PsiFiles and automatically null the editor. This has the side effect...

Fix https://github.com/Hannah-Sten/TeXiFy-IDEA/issues/3590 and refactor the DBus support to use `dbus-java` for all interactions with Evince instead of spawning command line processes. I hope you agree with the changes I made...

#### Type of JetBrains IDE (IntelliJ, PyCharm, etc.) and version IntelliJ IDEA EAP #### Operating System Fedora 40 #### TeXiFy IDEA version 0.9.6 #### What I did (steps to reproduce)...

bug
untriaged