Bug P2
Status Update
Comments
jb...@google.com <jb...@google.com>
sp...@google.com <sp...@google.com>
an...@google.com <an...@google.com> #2
ja...@gmail.com <ja...@gmail.com> #3
find attached the idea.log
an...@google.com <an...@google.com> #4
I'm guessing that something in the Kotlin plugin is erroring out, so will route to that component to take a look.
I don't see anything hugely suspicious in the logs, except that a number of plugin modules (including many related to Kotlin) seem to be disabled. Not sure if that's normal or not.
2023-05-17 23:18:55,312 [ 460] INFO - #c.i.i.p.PluginManager - Plugin PluginDescriptor(name=Kotlin, id=org.jetbrains.kotlin, descriptorPath=plugin.xml, path=~\AppData\Local\JetBrains\Toolbox\apps\AndroidStudio\ch-0\231.7864.76.2311.10101468\plugins\Kotlin, version=231-1.8.0-release-345-AS7864.76.2311.10101468, package=org.jetbrains.kotlin, isBundled=true) misses optional descriptor performance-plugin.xml
2023-05-17 23:18:55,363 [ 511] INFO - #c.i.i.p.PluginManager - Module intellij.devkit.uiDesigner is not enabled because dependency com.intellij.uiDesigner is not available
Module intellij.sh.python is not enabled because dependency com.intellij.modules.python is not available
Module intellij.groovy/byte-code-viewer is not enabled because dependency ByteCodeViewer is not available
Module intellij.groovy/ant is not enabled because dependency AntSupport is not available
Module kotlin.features-trainer is not enabled because dependency training is not available
Module kotlin.grazie is not enabled because dependency tanvd.grazi is not available
Module kotlin.project-wizard.maven is not enabled because dependency org.jetbrains.idea.maven is not available
Module kotlin.maven is not enabled because dependency org.jetbrains.idea.maven is not available
Module kotlin.compiler-plugins.compiler-plugin-support.maven is not enabled because dependency kotlin.maven is not available
Module kotlin.compiler-plugins.assignment.maven is not enabled because dependency kotlin.maven is not available
Module kotlin.compiler-plugins.lombok.maven is not enabled because dependency kotlin.maven is not available
Module kotlin.compiler-plugins.kotlinx-serialization.maven is not enabled because dependency kotlin.maven is not available
Module kotlin.compiler-plugins.sam-with-receiver.maven is not enabled because dependency kotlin.maven is not available
Module kotlin.compiler-plugins.noarg.maven is not enabled because dependency kotlin.maven is not available
Module kotlin.compiler-plugins.allopen.maven is not enabled because dependency kotlin.maven is not available
Module intellij.java.ide.customization/training is not enabled because dependency training is not available
Description
####################################################
Please provide all of the following information, otherwise we may not be able to route your bug report.
####################################################
1. Describe the bug or issue that you're seeing.
On commenting out a piece of code, not all parts of the commented code is grayed out with some syntactic elements retaining their color. it could take upwards of 30mins for it to become fully grayed or a restart
In addition to logs, please attach a screenshot or recording that illustrates the problem.
For more information on how to get your bug routed quickly, see
Build: AI-231.6890.12.2311.10027519, 202304280109
AI-231.6890.12.2311.10027519, JRE 17.0.6+0-b2043.56-9884540x64 JetBrains s.r.o., OS Windows 11(amd64) v10.0 , screens 2400.0x1350.0
AS: Hedgehog | 2023.1.1 Canary 2
Kotlin plugin: 231-1.8.0-release-345-AS6890.12.2311.10027519
Android Gradle Plugin: 8.0.1
Gradle: 8.0
Gradle JDK: JetBrains Runtime version 17.0.6
NDK: from local.properties: (not specified), latest from SDK: (not found)
CMake: from local.properties: (not specified), latest from SDK: (not found), from PATH: (not found)
```