Before AS Jellyfish release, There was a tab for f...
# android-studio
m
Before AS Jellyfish release, There was a tab for files in Git tool window that helps you quickly review files you've changed/added/deleted and see changes in those files. After I updated to Jellyfish + updating the git tool window version, it disappeared. I tried searching through
Settings -> Version control -> git
to find if I can re-enable it but I can't see a checkbox for it. Is this intentional? am I missing something obvious here?
c
Hmm it might be because the changes are shown in the Commit tool window. I can’t recall the setting but toggling that off might move it back. It’s an IntelliJ feature so I suggest you look at their docs and changes since 2023.3, which Jellyfish is based on.
b
Is
Settings -> Version Control -> Commit -> Use Non-modal Commit Interface
what you're after?
2
thank you color 1
m
Thanks, this is a relief. The two important things brought back here for me are having Local Changes and Shelf together as sibling tabs in same pane. And having Commit bring up a dedicated window where you can see diffs for each of the files changed.
m
Thank you Chris & Blake, that was it indeed 👌.
@Mark What is Shelf tab?
m
Just shelve some changes and you should see it
m
do you mean stash them?
c
that non commit modal interface thing has been changed for a lonnnnng time (has to be at least 1 or 2 years). but maybe AS didn't migrate that preference to the new version of Jellyfish?
j
I can't find the settings for the inline diff in the commit window in IntelliJ IDEA 2025.1 EAP
c
c
whaaaat? noooooooooo!
j
Thank you for that link, removing this feature is quite upsetting