Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debug console scrollable horizontally, just like code #503

Closed
lukehoban opened this issue Nov 23, 2015 · 6 comments
Closed

debug console scrollable horizontally, just like code #503

lukehoban opened this issue Nov 23, 2015 · 6 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality verified Verification succeeded

Comments

@lukehoban
Copy link
Contributor

From @joeblew99 on November 23, 2015 15:11

would make debugging much smoother is the debug console window was scrollable horizontally.
in a code window its nice that i can scroll easily to see long longs.

If there is a way to maybe force the debug console window to flow onto the next line that would be also good.

Copied from original issue: microsoft/vscode-go#66

@lukehoban
Copy link
Contributor Author

Yes - one or both of these does seem necessary to make the debug console usable.

@joeblew99
Copy link

Thanks.
This ide is really nice to work in compared to the others I have tried for golang.

@isidorn
Copy link
Contributor

isidorn commented Nov 24, 2015

We are reluctant to add horizontal scrolling as no other terminal / repl has this and would be strange.
Flowing text to the next line - word wrap is the way to go. We will look into this.

@joeblew99
Copy link

Certainly understand. Thanks for feedback.

@isidorn isidorn added the debug Debug viewlet, configurations, breakpoints, adapter issues label Nov 24, 2015
@niedzielski
Copy link

If the debug console cannot be docked horizontally, is it possible to hide it / keep it minimized?

@isidorn
Copy link
Contributor

isidorn commented Nov 27, 2015

Not at the moment, will be possible in the future.

@egamma egamma mentioned this issue Dec 3, 2015
34 tasks
@isidorn isidorn closed this as completed in a1a01ac Dec 8, 2015
@egamma egamma mentioned this issue Jan 6, 2016
59 tasks
@isidorn isidorn added the verified Verification succeeded label Feb 26, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues feature-request Request for new features or functionality verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants