-
**Is your feature request related to a problem? Please describe.**
When using ReSharper, I would like to type `.TypeConverter();` and hit control+. and have it suggest implementing `DefaultTypeConver…
-
Hi there,
I ran a refactoring golf session at my company today, thanks very much for providing the code.
None of managed to solve hole 6, are you able to share the steps used to get a score of 7…
-
There's friction and confusion in the community of build and plugin authors about how to mix Groovy/Kotlin versions in Gradle builds. This can be seen in the many open issues on several issue tracker …
-
The file `/caches/6.8.2/generated-gradle-jars/gradle-api-6.8.2.jar` contains JRE classes.
This majorly confuses the Kotlin compiler which has imho wrong precedence rules and prefers class path classe…
-
Hi!
For a long time, IntelliJ Platform lacked a built-in API to display inline completion (aka gray text completion). As a result, many plugins, including Bito AI Code Assistant, implemented it from …
-
Adding elements to lists of lists unfortunately comes with long-standing resolution issues for the operator functions:
https://youtrack.jetbrains.com/issue/KT-9992
That means the following code wo…
-
### Expected Behavior
Gradle should provide a clear migration path for plugins using build listeners to use build services, also clarifying whether build services are a replacement of build listeners…
-
in idea 14.1 the diff tool now comes up with the one-side viewer by default and you can't find how to comment using this viewer.
flipping back to the default viewer allows commenting in the usual way…
-
## Screenshot
Source: [Compatibility verification](https://plugins.jetbrains.com/plugin/13916-jcv/versions#verification-results)
## Text version
- **IntelliJ IDEA Ultimate IU-222.3244.4 (…
-
When using `@defer` the expectation is that the deferred parts are surfaced as soon as they arrive.
However the current [JS](https://github.com/apollographql/apollo-kotlin/blob/c6a16054c57e9c3b2c2…