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

Feature request : Interactive console, multiline #715

Open
PapsOu opened this issue Jan 18, 2022 · 1 comment
Open

Feature request : Interactive console, multiline #715

PapsOu opened this issue Jan 18, 2022 · 1 comment

Comments

@PapsOu
Copy link

PapsOu commented Jan 18, 2022

Related to issue #406 (not really sure)

When typing pretty long expressions in the debugger console, navigation is not well easy when the expression reaches the width of the console panel :
image

Is there any possibility to have an input widget that fits the text content ? (like an auto-height textarea widget could behave in an html application).

Also thanks for that very useful extension !

@zobo
Copy link
Contributor

zobo commented Jan 18, 2022

Hi!
The issue that you linked isn't directly related to the problem you are describing.
It is interesting, that you moved the DEBUG CONSOLE into the Side bar. Normally it would be inside the Panel (see https://code.visualstudio.com/docs/getstarted/userinterface).

These are VS Code components and the extension has no direct influence over them.

I will try what you describe here but I think it will be better if you open an issue with vscode directly: https://github.com/microsoft/vscode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants