You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given the following issue #155, I believe Tooltips should be implemented, however they are not working for me in version: 1.8.0.103
Can anyone confirm if tooltips for long message lines are working for them?
As an aside, I've been using DebugViewPP while developing AutoHotkey scripts via OutputDebug,. Some of the arrays and objects I've been (JSON) dumping are rather long stringwise.
Being able to hover over the message, and showing the full message would very helpful. Until tooltips are working, I have to select all and paste into Notepad++.
DbgView from SysinternalSuite has a nice feature to display the whole message in a tooltip over the message cell (line/message column).
The text was updated successfully, but these errors were encountered: