Gordon Cowie
Gordon Cowie
if we had some sproc that returned an xml (or json) column, e.g.: ``` sql select id, name, tags=( select key [@key], value [@value] from tagTable where some_id=o.id for xml...
- SqlPackage or DacFx Version: 17.0.62207.04100 - .NET Framework (Windows-only) or .NET Core: 4.8.04084 - Environment (local platform and source/target platforms): SQL Server 2019 CU10 **Steps to Reproduce:** 1. change...
I'm on Windows and trying to sync my dircolors between wsl2 (debian), msys2, and pwsh. I've linked all the homes to the same place and ran: ``` > dircolors --print-database...
**Describe the bug** after starting a download of a compressed text file Cyberduck displays this error dialog while the download continues in the background:  after clicking Cancel the app...
Change the command name to something conventional, then make 'google' an alias. This makes potentially adding other search engines cleaner as well. From the verb naming rules section, here: https://msdn.microsoft.com/en-us/library/ms714428(v=vs.85).aspx...

ISE doesn't allocate a console so the prompt ["any key for more results, q to quit.."](https://github.com/gfody/PsGoogle/blob/master/PsGoogle.psm1#L42) ends up throwing exceptions as we loop through all the millions of results. Possible...
### Is your feature request related to a problem? we have a legacy pixel-based fingerprinting routine that we are trying to port from net48 to dotnet5. apparently yuv420 jpegs decoded...
### Severity Low ### Version 2024.1.12210 ### Latest Version Not applicable ### What happened? If you have multiple bindings and you edit the first one a new binding gets added...
with a fresh installation some default settings combine and lead to a bad ux: - `Editor > Suggest: Show Snippets` - `Editor: Accept Suggestions On Enter` Steps to Reproduce: 1....