Sebastian Krysmanski

Results 10 issues of Sebastian Krysmanski

[This page](https://docs.microsoft.com/en-us/dotnet/core/tools/csproj#authors) describes the `` property like this: > A semicolon-separated list of packages authors, matching the profile names on nuget.org. These are displayed in the NuGet Gallery on nuget.org...

doc-bug
Pri2
dotnet-core/prod
dotnet-cli/tech
okr-health

When comparing two folders, it would be nice if WinMerge could - optionally - ignore empty folders. My use case: I work with two version control systems (Git and TFS)...

enhancement
folder compare/merge
file filters

I've noticed that Pagefind doesn't seem to find pages where the search terms just appear in the title - if it's outside `data-pagefind-body`. Basically I have pages like this: ```html...

improvement
Pagefind Search
Pagefind CLI

I was wondering if it was possible to show ellipsis (i.e. ...) in the default UI for the excerpts - like how it shows up on Google. At the moment,...

improvement
Pagefind UI

While watching this great tutorial, I noticed that your dequeing code in the `MapGenerator` class is wrong. First, you're forgetting to lock the queue while dequeing (thus getting potentially undefined...

As discussed [here](https://discourse.gohugo.io/t/change-language-in-highlightcodeblock/47724), it would be useful if one could overwrite the language in `transform.HighlightCodeBlock` - similar how it is possible to do so in `transform.Highlight`. At the moment `transform.HighlightCodeBlock`...

Proposal

### What version of Hugo are you using (`hugo version`)? $ hugo version hugo v0.121.1-00b46fed8e47f7bb0a85d7cfc2d9f1356379b740+extended windows/amd64 BuildDate=2023-12-08T08:47:45Z VendorInfo=gohugoio ### Does this issue reproduce with the latest release? Yes ### Bug...

Bug

### Discussed in https://github.com/skrysmanski/chrome-separators/discussions/13 Originally posted by **esurijon** April 12, 2023 Include a text box to add a custom text to be included in the link label, so the result...

enhancement

The DevContainers extension already supports forwarding the ssh agent via the `SSH_AUTH_SOCK` environment variable. It would be great if the extension would also support the `IdentityAgent` config (in `~/.ssh/config`) which...

containers
feature-request

## Abstract When running LiveSync against a manually configured CouchDB version 3.5, the "Validate Database Configuration" check reports false positives, i.e. settings that were true in older CouchDB versions but...

awaiting confirmation