Ran Sagy
Ran Sagy
I have a similar issue where on startup there are two errors in the browser console on http://localhost:8081/dbs ERR_CONNECTION_REFUSED and no data is shown in the explorer, nor any actions...
The `USERPROFILE_MNT` part has to do with escaping, i guess. the `findmnt` command itself works if your hard-code "C:\\" as the lookup string but won't work when using said variable...
@alanauckland86 I assume you used this solution outside of Azure Devops, just any normal Azure Powershell module script? On AZDO it doesn't let you select the classic connections, only RM...
Are there any news on this?
I tried it locally against 4.20.0, I saw the SponsorLink dependency (and its subsquent nag) but the analyzer didn't trigger. I tried debugging it, and indeed the reference is not...
Is this planned out at all for a (near-)future version of VSCode? Maybe a way to provide a local fallback for such scenarios?
Hah, missed that bit of the docs, damn. I completely understand this is nowhere near easy, Just wanted to gauge if there's any work being done towards it, so that...
I guess traditional VS taught me to expect that "where is your source" dialog, hence i assumed it's not implemented.
Exactly what i came looking for since POCing Secrets Manager and discovering this library (which i totally assumed their .NET SDK would already have..). Can help review and test if...
@to11mtm I did a quick run and aside from one small possible bug (i left a comment), It seems to work well. Tried with all my secrets (~150) and it...