https://bugs.documentfoundation.org/show_bug.cgi?id=156971

--- Comment #3 from rehierl <[email protected]> ---
One of the fundamental features I am missing.

On a side note:

The "Immediate Window" allows to do even more than just to show "Debug.Print"
messages. It has a single input line which allows to evaluate simple
expressions. If you enter "?variableName" or "?object.propertyName", it will
output the current value of that variable/property. Combined with an output
window that can be attached to the side, this is especially useful to inspect a
variable that holds the contents of (e.g.) an entire text file, or even the
progress of a long-running macro.

However, a basic view of a cyclic output buffer would still be a much needed
improvement.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to