koog1000/vscode-fossil

Git is shown as SCM instead of Fossil

jbshirk opened this issue · 3 comments

I'm just beyond the install phase. I've committed and staged everything that I had open in git.

According to help, this is what I should see:
source control fossil

But instead, this is what I see:
source control git

According to settings, Fossil is enabled. It seems git is pre-empting fossil in the vscode UI, or I have skipped something important.

Hello. Thank you for the report. I just opened Git, SVN and fossil in the same directory and indeed fossil is not in the list. I will look into that.

On the other hand, I forgot to call fossil open. And now I see all three repos:
image
Is your repository initialized? Have you ran fossil new repository-name.fossil and fossil open repository-name.fossil?

I'm closing this issue because we didn't get any feedback.