Stefan Kneidl

Results 20 issues of Stefan Kneidl

The latest Release (v.3.5.0) has no Xceed.Wpf.DataGrid-Assembly in the nuget package. (https://www.nuget.org/packages/Extended.Wpf.Toolkit/) That's a breaking change for my projects. However the source code still has the Xceed.Wpf.DataGrid-Project. Is this intended...

I have an nginx instance as reverse proxy running. This reverse proxy serves an endpoint (/v1/telemetry/) for other applications to send telemetry data. I like to exclude this endpoint from...

Currently a csproj/fsproj is required to run the LSP properly. CSX support would be a great addition

Currently the log level argument doesn't do anything. I like to configure the log output, so csharp-ls does only print error messages

I like to migrate my crossplattform .NET 6 app from System.Drawing.Common to Microsoft.Maui.Graphics. For windows I like to use the the gdi+ implementation to reduce any sideeffects. However there is...

Are there any plans to publish OmniSharp LSP Server as dotnet tool or any other package manager?

lsp

I'm using omnisharp as C# LSP for the Lapce Editor. It works great! When working with .csx files however it crashes. Version: 1.39.2-net6.0 ``` Unhandled exception. System.ArgumentException: Es kann nur...

Currently there is only `RowDrop` avaiable which is fired, right before the rows where moved. It would be great to have an additional event, which is fired AFTER everything is...

I need to show the current row index as the first column. With DataGrid i have my RowHeader. Is there anything comparable in TreeDataGrid? Alternativly an additional input parameter for...

Currently there is only a link to the pullrequest-gitea-website, when clicking on Pull Request. It would be great to create a new Pull Request and see already existing Pull Request...