How to turn off this hover menu at PhpStorm? - menu

How to turn of following menu (at left bottom corner)? I am on MAC and using "hot corners" so this menu jumps every time i go for my left bottom "hot corner" Mac option and kills my ux.

Currently, the only way is hiding the whole status bar.
Please vote for the issue: https://youtrack.jetbrains.com/issue/IDEA-184948

Related

Android Studio Debug Watch pane is missing

OK this is really stupid. I have no idea what happened to the debug watch frame in Android Studio. I have 1.5.1 of Studio.
Is there some secret knowledge from intellij to show it.
Here's the icon that #jamesldurham referred to:
Thanks James! I think it would have taken me a long time to find that :/
Ok I with some help there is a button debug menu that looks like a desaturated American flag that when pressed brings it back.
The tool tip will show restore layout.
If you don't want to restore the entire debug layout, the below image is pointing to the "restore watches view" button. It is in the upper right corner of the debug console and looks like a pair of green shaded glasses over a window.
The button to its left restrores the "Threads" view, and to the right restores the "Variables" view.
Unlike previous IDEs the Watch panel is now totally integrated into the Variables panel
And there is no watch the variable option neither in the popup when right clicking on a variable.
The only option is to select the varaible that needs to be watched and drag and drop it onto the Variables panel.
Check that you have the Frames tab selected instead of Development, in the left bottom section.

Android studio documentation popup

Is there a way when documentation popup on AS to not hide immediately after it is showed by moving mouse on some class. What I mean. I move mouse cursor above Activity class and documentation is popup is showed, but when I try to move mouse above this popup (because I have to scroll it) it disappears. I can hold ctrl and then is will not hide, but if I press on it while holdint ctrl down it will disappear (so I should move cursor above it, release ctrl and after that to start scrolling). So is there an option to change this behaviour to be like in eclipse - documentation pop up is showed and if you move mouse above it you can scroll, otherwise it is closed.
There are a lot of bugs surrounding this UI element. I'm currently having the opposite problem where it won't go away unless I manually close it. I suspect in your case, a timeout is triggering too early, or some other event is erroneously hiding the window.
This workaround may be helpful. You can explicitly pop the documentation window from the View > Tool Windows > Documentation menu option. This will cause the tool window tab to appear on the right gutter by default. Right-clicking on the Documentation tab will pop up a menu that will allow you to pin the window, or dock it permanently in the UI by disabling "Floating Mode" and optionally moving it to the other side or the bottom.

Why is Excel / Word 2013 starting invisible?

Our Company recently upgraded to Office 2013 since we want to use SharePoint 2013.
We had several issues with the new Office Version but Microsoft has already solved some of them.
Anyways, one thing sitll grinds my gears:
Excel or Word sometimes starts invisible. It is visible in the Taskbar but the window doesnt pop up. I can click on the Icon in the taskbar but it doesn't change anything. The only way i figured out to show the window, is to use [Windows] + [Arrow Keys].
I can't tell the constellation why this is happening but most of the time it is if there isn't already another instance of the program running.
I don't have Office 2013 at home to reconstruct this but I have seen this on different Computers at our Office.
Now does anybody know about this issue?
What can I do about it?
Is it known to Microsoft?
Any help is appreciated.
I don't think that it's invisible, it's just starting off screen somewhere. Perhaps on a second monitor that is no longer there (or moved virtually to the other side). The [Windows] + [Arrows Keys] just moves the window onscreen where you can see it.
Alternatively, you could hover the mouse over the icon on the task bar, right click on the preview window and then select Move (if Move is grayed out, select restore and repeat). Then, hit any [Arrow Key] (this will attach your mouse to the window caption bar) then move your mouse (without clicking anything) until the window shows up on screen.
By doing this you can figure out what side of the screen the application is opening up (not that knowing helps much). Excel should just show up where ever you had it last, but it will not remember it's location if you snap it to the sides or top of the screen (which is what you were doing); It will only remember the Normal View size and position of the window.
My workaround for this bug is to click the Taskbar icon for the new (invisible) window while it's active, which minimizes the window, then click it again to restore it. Then it becomes visible.
I have the same issue, and it's definitely an invisible window, not off-screen (see workaround below).
It only happens in specific circumstances: when opening a second word doc from a sharepoint/office 365 location, the second doc gets a taskbar icon, but no visible content, so the first doc is still visible (but the second doc is invisibly in front of it).
The workaround is to click the minimise button on the first doc. Nothing will appear to happen because it's the invisible second doc window that receives the click event. Then select the icon on the task bar to make it reappear, properly visible.

How can I stop the LogCat output from scrolling automatically in Android Studio?

Is there a way to disable the scrolling in LogCat?
I am using Android Studio 0.2.10.
If you just click on a line of the logcat it will stop scrolling. You will then notice that the keys on the right become highlighted. This gives you various options among them the restart scrolling.
You need to click on a line (any line). Then it stops the auto "annoying" scroll.
(If you pass the mouse on the 4th icon, it tells you this).
Just double click the one of line in Logcat.

How to disable the thread list popup when hovering at the current statement indicator in VS2012?

This is the popup I mean:
It happens to obscure the indicator margin for a couple of lines, making it impossible to drag the current statement indicator to those lines.
The "Debugging" toolbar has a button called "Show threads in source":
Turn it off to disable this pop-up, along with the messy-looking graphic underneath the current statement indicator:
(took me far too long to find this, and Googling didn't help, hence this answer... it doesn't help that this button cannot be found by searching for "thread"in the otherwise excellent Quick Launch search box)

Resources