Problem using cmder embedded git in vscode #2948
Unanswered
Kareem01001011
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I know this is mainly a skill issue, not a problem with cmder itself😅 So I decided to post it here.
I was trying to integrate cmder into vscode, and everything was working fine, but when I tried to use the cmder embedded git, it didn't work. Commands like
ls
andvim
won't work in vscode but work just fine in Windows Terminal and ConEmu. (I know this might not be a big issue but I tried adding my own integration for those commands (terribly, might I add) into normal cmd, so when I found out that cmder has them, I was ecstatic!)Here's a quick video of the problem:
https://drive.google.com/file/d/1SfWhjGSvMR4hv8yKCNv3pC4ZXie3y4oW/view?usp=drive_link
(after recording the video, I tried replacing all the cmder_root variables with the full path, but nothing changed)
Beta Was this translation helpful? Give feedback.
All reactions