mrcrowl / vscode-hg

Integrated Mercurial source control for Visual Studio Code
MIT License
71 stars 37 forks source link

Version control tab doesn't show any file #63

Closed pasqui23 closed 5 years ago

pasqui23 commented 5 years ago

The output of hg status in the terminal shows that I have lots of file ready to commit,but the version control tab shows no files at all

screenshot_20190108_131437 Neither filtering by hg nor by mercurial gives me any results in the developers tools

Destroyerrrocket commented 5 years ago

I have this exact issue, plus when I try to refresh, I get a message saying: "Hg: Callback must be a function" captura de pantalla de 2019-02-08 00-00-20

pitaj commented 5 years ago

In case anyone arrives here first, I made some instructions on how to implement a fix for this issue:

https://github.com/mrcrowl/vscode-hg/issues/65#issuecomment-461638183

mrcrowl commented 5 years ago

Duplicate of #65, which is now fixed. Again, sorry for the delay in addressing this critical bug.