Verified
Status Update
Comments
uc...@google.com <uc...@google.com>
uc...@google.com <uc...@google.com> #2
Other missing items
File and Code Templates
File Encodings
Data Binding
File and Code Templates
File Encodings
Data Binding
ra...@google.com <ra...@google.com> #3
Can you find Code Styles if you go File -> Other Settings -> Preferences for New Projects" ?
ma...@gmail.com <ma...@gmail.com> #4
Yes, new project setting is here. But what if I want to change it for CURRENT project, not new projects?
se...@gmail.com <se...@gmail.com> #5
Maybe related to https://issuetracker.google.com/issues/129323345
After I've removed ~/Library/Preferences/AndroidStudioPreview3.5 and ~/Library/Caches/AndroidStudioPreview3.5 (I'm on macOS) the issue is gone.
UPD: Forgot to note that I've also removed .idea/codeStyles in project folder. Maybe it will help.
After I've removed ~/Library/Preferences/AndroidStudioPreview3.5 and ~/Library/Caches/AndroidStudioPreview3.5 (I'm on macOS) the issue is gone.
UPD: Forgot to note that I've also removed .idea/codeStyles in project folder. Maybe it will help.
sa...@gmail.com <sa...@gmail.com> #6
Hello.
I also dealt with this problem.
I deleted these files ( from comment #5 ), but it did not help.
Waiting for fix:(
I also dealt with this problem.
I deleted these files ( from
Waiting for fix:(
al...@gmail.com <al...@gmail.com> #7
Deleting the config folder worked for me too.
I exited AS first, then deleted the folder and restarted it. It went through the initial setup as expected. I chose NOT to import settings from anything and proceeded with the default setup.
Code Style is back.
Looks like the import setting from previous install is broken.
I exited AS first, then deleted the folder and restarted it. It went through the initial setup as expected. I chose NOT to import settings from anything and proceeded with the default setup.
Code Style is back.
Looks like the import setting from previous install is broken.
al...@gmail.com <al...@gmail.com> #8
Actually, my last comment is not correct. Code Style is available in general settings only if I open settings without having any projects open. Once I open a project and open settings, it's gone.
ey...@gmail.com <ey...@gmail.com> #9
Deleted .AndroidStudioPreview3.5 (Ubuntu) and removed .idea/codeStyles from the project and I can now see Code Styles in the preferences.
ey...@gmail.com <ey...@gmail.com> #10
After doing that (#9) I imported my old code styles, which worked, but now Code Styles is once again missing from preferences.
ra...@google.com <ra...@google.com>
gh...@google.com <gh...@google.com> #11
Bisect results
---
Latest studio-master-dev build without this problem: ab/5418444
The immediately following build (in which code style settings disappear): ab/5418467
The only change listed in that second build is: ag/6862349
I'll try reverting that change to check causality.
---
Latest studio-master-dev build without this problem: ab/5418444
The immediately following build (in which code style settings disappear): ab/5418467
The only change listed in that second build is: ag/6862349
I'll try reverting that change to check causality.
gh...@google.com <gh...@google.com> #12
Indeed, reverting that change fixes the problem for me.
gh...@google.com <gh...@google.com> #13
Fixed by change I8ce180fb6094bc9d7896f6d4f6899931d3a178d6,
which should make it into 3.5 Beta 1
which should make it into 3.5 Beta 1
ra...@google.com <ra...@google.com>
ri...@gmail.com <ri...@gmail.com> #14
I swear I ran into this issue on one of the machines in the code lab building at I/O. It was running 3.5 beta 1. That seemed to be a fresh install/image I was working on. I was prompted to select a theme and whatnot when I opened AS for the first time.
Description
AI-191.6183.87.35.5455988, JRE 1.8.0_202-release-1483-b01x64 JetBrains s.r.o, OS Mac OS X(x86_64) v10.14.4, screens 1600x900
AS: 3.5 Canary 11; Android Gradle Plugin: 3.5.0-alpha11; Gradle: 5.4; NDK: from local.properties: (not specified), latest from SDK: (not found); LLDB: pinned revision 3.1 not found, latest from SDK: (package not found); CMake: from local.properties: (not specified), latest from SDK: 3.10.2, from PATH: (not found)
IMPORTANT: Please read
I just updated to 3.5.0-alpha11 and my Code Style option is gone from preferences, making XML unable to format.