question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add profile for cmder

See original GitHub issue

Setting up a cmder profile is mentioned in https://code.visualstudio.com/docs/editor/integrated-terminal#_can-i-use-cmders-shell-with-the-terminal-on-windows, this should be auto detected. Note that this is a little different to other profiles in that we need to validate not just that the path exists, but also C:\\cmder\\vendor\\bin\\vscode_init.cmd

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:1
  • Comments:10 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
Tyriarcommented, Nov 30, 2022

Tracking adding these “unsafe” profiles back via a confirmation step in https://github.com/microsoft/vscode/issues/167721

1reaction
Tyriarcommented, Sep 13, 2022

@DRSDavidSoft I agree we should do this, plus the terminal profiles feature is much more mature now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

cmder/profile.ps1 at master - GitHub
cmder /vendor/profile.ps1 ... Use "%CMDER_ROOT%\config\user_profile.ps1" to add your own startup ... Add Cmder modules directory to the autoload path.
Read more >
Terminal Profiles in Visual Studio Code
To create a new profile, run the Terminal: Select Default Profile command and activate the configure button on the right side of the...
Read more >
How do I configure environment variables in cmder?
There is a user startup script in cmder\config\user-profile.cmd . To add items to your PATH, you can do the following;
Read more >
Windows Terminal + Cmder = ❤️ - Medium
// Put settings here that you want to apply to all profiles. }, "list": [ { // Make changes here to the powershell.exe...
Read more >
How to setup Cmder in VSCode in 2021 - DEV Community ‍ ‍
Step 3: Open Settings.json in VSCode. Step 4: Create VSCode Integrated Terminal Settings. "terminal.integrated.profiles.windows": { "Cmder": ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found