Thomas Schouten

Results 13 issues of Thomas Schouten

Please add a list to readme with supported file types, so I could have seen immediately whether I can use this library or not. ``` ERROR - rains.concurrency.AsyncPromise - Unknown...

Fix #2190 but now also for MiKTeX on Windows. #### Summary of additions and changes * Add style file root #### How to test this pull request https://plugins.jetbrains.com/files/9473/206710/TeXiFy-IDEA-0.7.21-alpha.3.zip ![image](https://user-images.githubusercontent.com/15669080/183739076-b3e4bd62-a26c-4d93-a864-1e5d65d51e8d.png) It...

Fix #2566 The `ModuleManager.getModules()` is apparently broken now (returns empty list), so I added a check if any latex run configurations are present. Download: https://plugins.jetbrains.com/files/9473/205515/TeXiFy-IDEA-0.7.21-alpha.2.zip

**Describe the bug** Plugin fails to unload **To Reproduce** * Update plugin to 3.0.0 **Expected behavior** Plugin unloads and reloads **Version and Environment Details** Operation system: Arch IDE name and...

Fix #2675 run configurations of disposed project Fix #2668 regex text range Fix #2661 improve logging

Fix #3356 in a better way Fix #3348 by allowing a custom url Fix #3003 by putting the format in the url #### Summary of additions and changes * Add...

# Pull Request Details * Fix `compareTo` for versions that have equal major, minor and patch versions and both contain a hyphen ## Description Assume that if all major, minor...

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...

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....

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...

bug