-
```
❯ mise --version
2024.8.6 macos-arm64 (2024-09-26)
```
Intellij Version:
```
IntelliJ IDEA 2024.3 (Ultimate Edition)
Build #IU-243.21565.193, built on November 12, 2024
Licensed to David…
-
- Plugin Name: IntelliJDeodorant
- Plugin Version: 2020.3-1.0
- OS Name: Windows 10
- Java Version: 11.0.14.1
- Java VM Vendor: JetBrains s.r.o.
- App Name: IDEA
- App Full Name: IntelliJ IDEA
- App V…
-
Here's a Kotlin class:
```kotlin
class C {
fun `+`() = 10
}
```
When I use it in repl, the completion can suggest the `+` method:
scala> val c = new C
val c: C = C@1bc425e7
scala> …
Glavo updated
3 years ago
-
- Plugin Name: IntelliJDeodorant
- Plugin Version: 2020.3-1.0
- OS Name: Mac OS X
- Java Version: 11.0.11
- Java VM Vendor: JetBrains s.r.o.
- App Name: IDEA
- App Full Name: IntelliJ IDEA
- App Versi…
-
- Plugin Name: IntelliJDeodorant
- Plugin Version: 2020.3-1.0
- OS Name: Mac OS X
- Java Version: 11.0.12
- Java VM Vendor: JetBrains s.r.o.
- App Name: IDEA
- App Full Name: IntelliJ IDEA
- App Versi…
-
When trying KotlinLanguageServer with Android projects that use the [Kotlin Android extensions](https://kotlinlang.org/docs/tutorials/android-plugin.html), Kotlin LSP returns an error saying "kotlinx"…
-
**Describe the bug**
When i try to encode generic data to the JSON element using `ContextualSerializer`, the following crash occurs
```
Empty list doesn't contain element at index 0.
java.lang.Ind…
-
For some reason, the build fails if iOS code is uncommented in build.gradle.
```
> Task :shared:cinteropFirebaseFirestoreIos
Exception in thread "main" java.lang.Error: /var/folders/_x/sj21vdjs1j…
-
- 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…
-
- Plugin Name: IntelliJDeodorant
- Plugin Version: 2020.3-1.0
- OS Name: Windows 10
- Java Version: 17.0.3
- Java VM Vendor: JetBrains s.r.o.
- App Name: IDEA
- App Full Name: IntelliJ IDEA
- App Vers…