-
Notifications
You must be signed in to change notification settings - Fork 112
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
Discord Rich Presence extension because it depends on the 'Git' extension #323
Comments
Had the same issue, you can downgrade the extension temporarily until there's a fix for it:
|
This seems like a vscode issue. Git should always bw a lodes extension as it comes woth vscode. |
Not sure I agree, as downgrading the extension fixes it. |
Git not being present caused other issues. We made it a dependency so vscode would force start
|
@Therkelsen it worked, thanks! 😄 |
@nick22985 I've just revert your commit and release a patch version. We can investigate further why it doesn't work for everyone. |
@leonardssh I am almost certain this bug with vscode or an extension that currently does not have support microsoft/vscode#85177 - was the issue I found on vscode but was closed and made on the extension repo. Issues on that repo are here: Which links back to the main issue with discussion in it: https://bitbucket.org/atlassianlabs/atlascode/issues/112/support-for-vs-code-remote-development there is also this where it was an issue for a certain version of insiders build of vscode: https://bitbucket.org/atlassianlabs/atlascode/issues/279/cannot-activate-the-jira-and-bitbucket The only thing I can think of is that it is because the remote extension is being used, but this works for me without issue. So, if they are running it remotely, we might need to add support for the remote extension, which the link above does say how to do but needs more info. Also saw this were if using remote and it is in two environments would cause this issue |
The extension stopped working out of nowhere and is giving this error. I don't know what it could be since git is loading normally
The text was updated successfully, but these errors were encountered: