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
When I hit breakpoints debugging a C++ application, the call stack view of the debugger is way too small to fit lines of that length. It forces me to resize the panel to an absurd width to see information:
I was using QtCreator before and it showed the call stack at the bottom too just fine.
Could there be a way to move the call stack to a bottom panel, where there is more horizontal space to fit the stack?
Note: I guess the debugger GUI is not specifically related to the cpptools extension, but if it is I'll move the issue.
The text was updated successfully, but these errors were encountered:
VSCode 1.37.1
When I hit breakpoints debugging a C++ application, the call stack view of the debugger is way too small to fit lines of that length. It forces me to resize the panel to an absurd width to see information:
I was using QtCreator before and it showed the call stack at the bottom too just fine.
Could there be a way to move the call stack to a bottom panel, where there is more horizontal space to fit the stack?
Note: I guess the debugger GUI is not specifically related to the cpptools extension, but if it is I'll move the issue.
The text was updated successfully, but these errors were encountered: