dimsuz
03/03/2023, 11:01 AM@optics
are moved: it seems there are some issues with gradle build cache (either local or remote) — old entries in build/generated
are not being deleted an conflict with newer generated declarations.
Did you have some reports like this, perhaps there's a bug I could track?simon.vergauwen
03/03/2023, 11:20 AM@optics
. I've never heard of it before but I don't use remote Gradle cache.Alejandro Serrano Mena
03/03/2023, 11:52 AMdimsuz
03/03/2023, 12:03 PMsimon.vergauwen
03/03/2023, 12:08 PM"IDE internal error: syntax highlighting is disabled"There is a couple of issues related to this opened on the YouTrack for the Kotlin plugin as well. I'm encountering this in code not using KSP or arrow-optics as well 😕
dimsuz
03/03/2023, 12:15 PMsimon.vergauwen
03/03/2023, 12:32 PM1.8.20-dev
Kotlin version, so it's not a stable release Kotlin version even 😕dimsuz
03/03/2023, 12:51 PM1.7.21
and ksp 1.7.21-1.0.8
.
Kotlin plugin version is 221-1.8.0-release-for-android-studio-AS5591.52
So a newer one, yep.
Is everyone experiencing these issues?Several people (including myself) definetly experienced issues with broken compilation due to issues with
build/generated
dir, but only one developer so far reported issues with syntax highlighting errors.
We are using both gradle local + remote build cache.
I will keep an eye on this and will collect errors and stacktraces to investigate a bit deeper in ksp + youtrack as you've suggested.simon.vergauwen
03/03/2023, 1:00 PMdimsuz
03/03/2023, 2:38 PMsimon.vergauwen
03/03/2023, 2:45 PMTower Guidev2
03/08/2023, 7:00 AMAndroid Studio Giraffe | 2022.3.1 Canary 8
Build #AI-223.8617.56.2231.9687552, built on March 3, 2023
Runtime version: 17.0.6+0-17.0.6b802.4-9586694 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 12.6.1
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 12
Metal Rendering is ON
Registry:
external.system.auto.import.disabled=true
ide.text.editor.with.preview.show.floating.toolbar=false
ide.images.show.chessboard=true
Non-Bundled Plugins:
com.android.aas (3.5.1)
'com.google.devtools.ksp' version '1.8.0-1.0.8'
'io.arrow-kt:arrow-stack:1.1.5'