-
I'm receiving the following error upon upgrading IDEA Community edition to 2023.3.6:
![image](https://github.com/Zelaux/HjsonSupportPlugin/assets/1814132/3d8eb995-48dc-45cc-a817-f1670cbfd29e)
Ba…
-
### Description of the bug:
Recently I started to notice a lot of slow operations exceptions when running a sync for kotlin targets. Maybe worth looking into.
```
java.lang.Throwable: Slow opera…
-
![image](https://github.com/user-attachments/assets/a80aa900-0057-478c-a5b6-641a73a5e27c)
`2024-08-01 11:21:49.316 ERROR 22029 --- [ main] com.zaxxer.hikari.pool.HikariPool : Hikar…
-
# Actual Behavior
- An exception report is produced
# Expected Behavior
- An exception report should not be produced
# How To Reproduce
1. Open IntelliJ
2. Open preferences
3. IDE inte…
-
### SQLDelight Version
2
### IDE Version
IntelliJ IDEA 2023.2 (Community Edition)
### Dialect
SQLite
### Describe the Bug
IntelliJ IDEA 2023.2 (Community Edition)
Build #IC-232.8660.185, built…
-
There is a problem with your plugin in Intellij 2020. It requires an update or disables. But you don't have the update.
-
In the `plugin.xml`, we state a range of IntelliJ versions that the Liberty Tools plug-in can be installed on:
![image](https://github.com/OpenLiberty/liberty-tools-intellij/assets/890521/d17f35a2-…
-
So, yeah, they started failing sometimes. Of course, the timeout fails. Example stack:
```
junit.framework.AssertionFailedError: Pause should be triggered in PT30S
at junit.framework.Assert.fail(A…
-
Hello, I found a bug. I tried downloading the source code of appmap intellij plugin and running it, but found that appmap does not work in the new Intellij. No matter how long I wait, it always says: …
-
### Description of the bug:
The plugin can't handle member functions that come from `use_extension` module extensions, it treats them incorrectly.
### Which category does this issue belong to…