Skip to content

Use integratedTerminal instead of internalConsole in VSCode #203

@WakelessSloth56

Description

@WakelessSloth56

VSCode debug console (internalConsole) does not support input, colored logs, etc.
And even if you manually change it in launch.json, it will be overwritten when starting debugging.

.withShortenCommandLine(ShortCmdBehaviour.NONE)
.withConsoleType(ConsoleType.INTERNAL_CONSOLE)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions