Thilo Viereck

Results 5 issues of Thilo Viereck

### Description of Change ### This PR implements a DockLayout which lets you dock views to the edges (top, left, right, bottom) of the DockLayout container. ### Linked Issues ###...

pending documentation
do not merge

I'm having issues with modules in combination with registering both service type and implementation type. In https://github.com/pakrym/jab/issues/97 a very similar issue is raised (proposed solution is to change Jab module...

## What does the pull request do? Introduces new events on ``ILauncher`` implementations that triggers when a Uri/file launch occurs. The event arguments provide information about the Uri/file and include...

### Is your feature request related to a problem? Please describe. It's great that we now have a cross-platform URI/file launcher (``ILauncher``) in Avalonia. However, I would like to add...

enhancement

## Summary I’m developing a .NET Interactive extension with multiple custom formatters. Most work fine, but a few cause the C# kernel process to terminate silently. In Process Explorer I...

question