Jon Pawley
Jon Pawley
I _think_ I might have stopped this behaviour, by disallowing the GitLens extension from accessing my (regular, non-enterprise) Github account:    After I removed the permission for GitLens...
Is this related to https://github.com/gitkraken/vscode-gitlens/issues/2067? And is there any significance that this seems to happen when there's a GitHub Enterprise account (vs. a "regular", non-Enterprise account) being used for the...
Would it be possible for Swashbuckle to be able to set other properties of the `encoding` object, based on *something* in the C# code? Specifically, I would like to be...
Hi @polyipseity. Thanks for giving the answer that you have. Apols for asking a **really basic** question... but how do you: > 3. Configure Python executable in plugin settings. Press...
Ah -- got it: there's no UI for setting the Python executable path, but it can be manually edited in the `~\.obsidian\plugins\terminal\data.json` file. Got it working. Nice!