question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Still getting auto-fetching behavior when setting is off

See original GitHub issue
  • Extension version: 0.54.1
  • VSCode Version: 1.73.1
  • OS: Windows 10 (Remote-SSH Fedora 36

Steps to Reproduce:

  1. Have a password protected SSH key
  2. Disable auto fetch for this extension
  3. Consistently be prompted for SSH key password even though auto fetch is disabled

image

// User/settings.json
"githubRepositories.autoFetch.enabled": false,

This has been going on for a while.

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Reactions:3
  • Comments:13 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
tristan957commented, Dec 15, 2022

@alexr00 now that I have used the extension more with this fix, I have one more piece of feedback. Would it be possible to get the extension to turn off auto fetching in all situations? As of right now, like you said in an above comment, the extension will fetch when you checkout a branch connected to a PR. While an improvement, it is still annoying to be pestered for an SSH password when I checkout a PR branch.

For my workflow, I am usually the owner of the PR branch, so I know when it has been updated and when I need to fetch updates. In the vast majority of cases, I only ever interact with a branch on the same computer, so the latest that I have locally is always at least equal to or more recent than what is on the remote.

1reaction
tristan957commented, Dec 7, 2022

Now that I have consumed the new VSCode update in addition the latest release of this extension, everything seems a lot better.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Automated Re-fetching | Redux Toolkit
Automated Re-fetching. As seen under Default Cache Behavior, when a subscription is added for a query endpoint, a request will be sent only ......
Read more >
Still get email in background with Push O… - Apple Community
1) PUSH is turned off. This means that no mail should be pushed to the iPhone. What else would be the purpose? 2)...
Read more >
User and Workspace Settings - Visual Studio Code
You can configure Visual Studio Code to your liking through its various settings. Nearly every part of VS Code's editor, user interface, and...
Read more >
15 Interesting VS Code Settings - Didactic Code
The "out-of-the-box", "stock" experience with VS Code is truly fantastic ... autoFetch setting toggles whether VS Code automatically fetches ...
Read more >
Why can't any app auto read OTP on my phone? - Quora
I am not able to get autofill otp for candi app and also my keyboard is not ... You can give the app...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found