3

I'm trying to change the appearance of my editor in Android Studio. In File => Settings => Plugins => Browse Repositories I installed a Plugin called CodeGlance. After the restart of the editor, the editor should have looked different but I have still the same appearance. Does someone know how to fix that problem? Thanks in advance.

Akif
  • 7,098
  • 7
  • 27
  • 53
ConanCode
  • 362
  • 2
  • 4
  • 18

1 Answers1

15

Pressing ctrl + shift + g toggles the CodeGlance plug-in

gts101
  • 719
  • 7
  • 13
  • You saved my day, sir. I couldn't figured it out. It didn't occurred me that the plugin will have such setting. So probably I just pressed this combination by a mistake. Do you know whether this hotkey can be disabled/changed? – arenaq Jun 02 '21 at 09:52
  • glad to have helped! sorry, I'm not sure if you can change this. – gts101 Jun 10 '21 at 05:42