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

Wondering why this asks for github permissions? #4

Closed
zola-25 opened this issue Sep 11, 2023 · 3 comments
Closed

Wondering why this asks for github permissions? #4

zola-25 opened this issue Sep 11, 2023 · 3 comments
Labels
question General questions

Comments

@zola-25
Copy link

zola-25 commented Sep 11, 2023

I'm sure there's nothing malicious intended.

If it's something to do with version tracking (my git knowledge ends well before git mv ), can't that be done in the local repo?

Kind Regards

@axelrindle
Copy link
Owner

axelrindle commented Sep 11, 2023

This is used for update checking which relies on the Github API. By signing in with Github the API rate limit is greatly increased. See the code here.

I was thinking of whether this is actually required for a one-time call on startup.

Thanks for asking!

@axelrindle axelrindle pinned this issue Sep 11, 2023
@axelrindle axelrindle added the question General questions label Sep 11, 2023
@zola-25
Copy link
Author

zola-25 commented Sep 12, 2023

Ah cool, yeh makes sense, like others my VS code install ends up with so many extensions it's hard to keep track of what's doing what.

Thanks for clarifying

👍

@zola-25 zola-25 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 12, 2023
@ghost
Copy link

ghost commented Oct 21, 2023

@axelrindle On Windows, it is showing "Sign in with GitHub to use Duplicate files".

axelrindle added a commit that referenced this issue Oct 29, 2023
I received many comments regarding the Github sign-in
and decided to remove that feature as VSCode
automatically updates extensions anyway.

See #4 for details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question General questions
Projects
None yet
Development

No branches or pull requests

2 participants