My idea headerbars Play/debug/options menu is missing and I haven't found a way to restore it. Does anyone have an idea how to?
Enable View | Appearance | Toolbar:
Related
i pressed something and now this is shown in intelij idea, how do i turn this off. Probably,i pressed some key combination but now i cant find this
You can hidee this info by disabling View | Appearance | Descriptions in Tree Views
I'm using IntelliJ IDEA 2021.3.2 and cannot find any tool for show popup window or prompt when hovering over a button. Which setting should be turned on/off for this?
For example i wish to see what does button with wrench mean on hover it
Disable the Settings (Preferences on macOS) | Appearance & Behavior | Appearance | Support screen readers option.
I don't think I understand your problem, but under File, Settings, Editor, Code Editing you may find what you are looking for. There is a checkbox there to show quick documentation on hover.
When I resized the window of IntelliJ IDEA or switch to another tab, it automatically rebuild the project. I have 2 modules in the same project, and it only auto rebuilds in 1 module :) . I want to know how to disable this. Thank you very much.
Probably rebuild is triggered by save action? Please check settings under "Settings/Preferences | Appearance & Behavior | System Settings"
i am using android studio/intellij idea
my idea starts showing me a balloon with a preview of a method
and it disturbs me when i need the top bar like finding text
(it appears when i scroll far from that part of code).
i tried to search the web and to play with the settings
but i did not find any solution for it how do i fix it?
Disable Settings (Preferences on macOS) | Editor | General | Appearance | Show code lens on scrollbar hover.
Related documentation section.
Coverage button near the start and debug button is a bit annoying in IntelliJ. I cannot find a way to completely remove it. Is there a way?
You could remove it in "File | Settings | Appearance & Behavior | Menus and Toolbars - Main Toolbar - Toolbar RunActions - Run/Debug"
It's a bug. The issue tracking it can be found here: https://youtrack.jetbrains.com/issue/IDEA-183545
OK thanks, I followed you instructions but the button is still there! I even restarted the application as well. I am using intelliJ 2017.2 community edition on a Mac.
What is the version you use?