[pʲɵs]
[pʲɵs]
Yes, you need some sort of C compiler. Probably MSVC.
@udalov do you happen to remember what the purpose of the method handle parameter is? Should Compose add it as well (and break binary compatibility)?
I remembered that it's for super calls with default values, which is currently supported in JS IR only. The question of whether Compose should add it in case this feature...
Updated the data.
https://youtrack.jetbrains.com/issue/KT-44646
Done - the annotations will only enhance for warnings without the `EnhanceNullabilityOfPrimitiveArrays` language feature. Not sure about the version, so I've put 1.9 in - should it be the next...
Rather than swapping Win and Alt, wouldn't it make more sense to swap Win and Ctrl so that the common shortcuts use identical keys? E.g. Cmd+C on macOS Ctrl+C on...
https://youtrack.jetbrains.com/issue/KT-54294