Status Update
Comments
ra...@google.com <ra...@google.com> #2
We use build flavours heavily with a lot of common code. The refactoring support in AS is really good but it continually catches us out when it doesn't work across all flavours in a project. It's a big gap for serious product development.
jh...@themeetgroup.com <jh...@themeetgroup.com> #3
We at my company need this same feature. We have a lot of white labels and need refactor the same class across flavours. :(
lo...@gmail.com <lo...@gmail.com> #4
I need this feature too...
Description
AI-191.7479.19.36.5679705, JRE 1.8.0_202-release-1483-b49-5587405x64 JetBrains s.r.o, OS Mac OS X(x86_64) v10.15, screens 3440x1440
AS: 3.6 Canary 4; Kotlin plugin: 1.3.40-release-Studio3.5-1; Android Gradle Plugin: 3.4.1; Gradle: 5.4.1; NDK: from local.properties: 20.0.5594570, latest from SDK: 20.0.5594570; LLDB: LLDB 3.1 (revision: 3.1.4508709); CMake: from local.properties: (not specified), latest from SDK: 3.6.0-rc2, from PATH: 3.10.3
I installed the Catalina beta update last night, and now today I can't write more than 5-10 lines of code before the IDE crashes with SIGABRT. When this happens, any changes that have not yet been saved to disk will be lost.
I haven't been able to figure out exactly what triggers it, but it is definitely something I am doing: If I just leave the IDE sitting idle, it will run fine on its own. But once I start writing code or otherwise using IDE features (documentation, auto-complete, formatting the file according to code styles, or _something_), at some point it will crash instantly in response to one of my inputs, such as typing the next character.
Most recently it has been crashing as soon as I start trying to type "protected" in order to turn a kotlin public abstract function into a protected abstract -- I can't even get halfway through typing the word, and it crashes.
I'm attaching two separate MacOS crash reports, as well as the latest idea.log & ldea.log.1.