Skip to content

cmder vscode intergration fails #1984

@TonyLancer

Description

@TonyLancer

I have Shell launcher installed on VS Code. I've been trying to run cmder through the VS Code integrated terminal, but everytime I run it, this error pops up.

error message

The configuration of cmder is:

"shellLauncher.shells.windows": [
    {
        "shell": "D:\\cmder\\Cmder.exe",
        "label": "Cmder",
        "args": ["/k D:\\cmder\\vendor\\init.bat"]
    },
],

I do have a vscode.bat file as instructed here, and did try the configuration presented there and this did not help.

Is there something I am missing here?

OS: Windows 10 x64
Cmder: ConEmu 161206 [64]
VS Code: 1.29.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions