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

git support: there is no active source control providers #57480

Closed
saudkhanzada opened this issue Aug 29, 2018 · 3 comments
Closed

git support: there is no active source control providers #57480

saudkhanzada opened this issue Aug 29, 2018 · 3 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@saudkhanzada
Copy link

This issue does not occur if you clone repo using vs code command palette.

  • VSCode Version: 1.26
  • OS Version: ubuntu 16.4

Steps to Reproduce:

  1. clone git repo using terminal
  2. open folder in vs code
  3. Press ctrl+shift+G, it says there is no active source control providers

setting "git.path" in user setting does not fix issue

Does this issue occur when all extensions are disabled?: Yes

@vscodebot vscodebot bot added the git GIT issues label Aug 29, 2018
@joaomoreno
Copy link
Member

If you open the terminal in VS Code and type git status, what's the result?

@joaomoreno joaomoreno added info-needed Issue requires more information from poster and removed git GIT issues labels Aug 29, 2018
@vscodebot vscodebot bot closed this as completed Sep 5, 2018
@vscodebot
Copy link

vscodebot bot commented Sep 5, 2018

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

@jxramos
Copy link

jxramos commented Oct 4, 2018

I'm still seeing this issue, I disabled a recent extension which may have been the culprit. I disabled the extension, restarted VSCode, and found the same workspace now displaying my diffs as expected. The implicated extension is "MATLAB for Visual Studio Code". Some additional environment context is that I also use the Matlab 2018a desktop app which itself has a git interaction of its own. There may be some trouble with one or the other or both.


Update: I shut down Matlab, restarted visual studio, re-enabled the Matlab VSCode extension and eventually my git interaction began to go south where I'd see my proper diffs at startup but when I'd double click the entries no UI response would be had and the diff view would never load. I disabled the extension, restarted VSCode and now the Git diffs behave as expected. The fact that the Matlab app was out of the picture leads me to suspect a problem with the Matlab VSCode extension.

@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

3 participants