-
## Installation information
PhpStorm 2023.3.1
Build #PS-233.11799.297, built on December 12, 2023
Runtime version: 17.0.9+7-b1087.7 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows …
-
Trying to use Moshi's new Kotlin code gen feature, it seems that while the processor *runs*, the code it generates is going into a black hole somewhere.
It uses kapt's `generated` option to know wh…
-
When changing something in the buildSrc all `build.gradle.kts` must be recompiled. From the command line interface output, it looks like all the `build.gradle.kts` files are compiled sequentially inst…
-
----------------------
- Julia Version:
- Plugin Name: Julia
- Plugin Version: 0.4.2
- OS Name: Windows 11
- Java Version: 17.0.6
- App Name: Studio
- App Full Name: Android Studio
- App V…
-
The error occurs when opening any project in a new idea window and does not occur again in that project. The error does not block the ability to use the plugin.
- Windows 10 22H2 19045.5011
- Intell…
-
When using `libs.versions.toml`:
```toml
junit4 = { module = "junit:junit", version= "4.13.2" }
```
### Expected Behavior
The following "just works":
```kotlin
androidTestImplementation(libs.…
-
- Plugin Name: IntelliJDeodorant
- Plugin Version: 2020.3-1.0
- OS Name: Mac OS X
- Java Version: 17.0.3
- Java VM Vendor: JetBrains s.r.o.
- App Name: IDEA
- App Full Name: IntelliJ IDEA
- App Versio…
-
### Expected Behavior
When canceling a build, a build scan is produced.
### Current Behavior (optional)
When a build is stopped via ctrl-c no build scan is produced.
### Context
It's co…
-
### Expected Behavior
A client (IDE) may need to start a Gradle Daemon suspended, with opened debug port to debug a build script. To effectively re-use this daemon afterwards, client need…
-
Hello, I posted this question [on Stackoverflow](https://stackoverflow.com/q/64833443/5793905), but if it's indeed a bug, I guess it would be good to have an issue to track it.
Repeating the conten…