-
STR with Digma Plugin:
1) Open the Main Digma panel
2) Open Observability Digma panel
3) Switch to another desktop application (IDE and the plugin panels will lose the focus)
4) Click anywhere in …
-
### IDE Information
IntelliJ IDEA 2024.2.0.2 (Ultimate Edition)
Build #IU-242.20224.419, built on August 19, 2024
Licensed to Hosam Aly
Subscription is active until October 23, 2024.
Runtime vers…
-
**Describe the bug**
As the title says, Generating fails and the amazon-appstore-sdk comes from [purchases-android](https://github.com/RevenueCat/purchases-android/blob/6e73386688822176a3b095108516…
-
### Steps to reproduce
1. Added these below line:
```
val filePath = settingsDir.parentFile.toString() + "/flutter_module/.android/include_flutter.groovy"
apply(from = File(filePath))
```
2. …
-
### IDE Information
IntelliJ IDEA 2024.2 (Community Edition)
Build #IC-242.20224.300, built on August 7, 2024
Runtime version: 21.0.3+13-b509.4 aarch64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM …
-
After updating to IntelliJ IDEA 2021.2 (Community Edition) I get an 'IDE fatal error' due to an exception in plugin 'ASM Bytecode viewer support Kotlin' when I rightclick a kotlin source file and sele…
-
Like #257 and #601 we face the problem that an IDE (Android Studio) does not see the `serializer()` methods on our `@Serializable` class even though the compiler is just fine, and the app is in produc…
-
### Description of the bug:
We have imported the AutoValue and AutoFactory plugins into our Kotlin Bazel workspace and it build and generates things as expected. However, Intellij is not indexing th…
-
## Background
Dokka depends on the Kotlin compiler to analyze source code and KDoc comments.
Kotlin's [K2 compiler](https://blog.jetbrains.com/kotlin/2021/10/the-road-to-the-k2-compiler/) has be…
-
https://github.com/jspecify/jspecify
https://jspecify.dev/
Motivation:
* JSR 305 has been dead for a decade.
* JSR 305 has many known issues: incompatible with Java module system, unclear semant…